From 101c2b547c8bc68e9f3a965b1b581b4925dd3818 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 12 Oct 2017 22:04:54 -0300 Subject: [PATCH] u-boot-fslc: Bump to a6a15fedd1 revision This includes following changes: a6a15fedd1 udoo: Remove cpu type check prior to setup_sata() 25aa0ce98a wandboard: Remove cpu type check prior to setup_sata() 6c94a45c23 wandboard: Add support for the MX6QP variant 46800a79b6 mx6slevk: Fix MMC breakage for the SPL target 3760ecfce4 imx: Fix regression with CONFIG_DM_MMC=y 59d4771838 ARM: imx6: Add DHCOM i.MX6 PDK board support a77a794847 imx: mx7: spl: remove redundant SATA definitionas fdb70bf620 mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functions 308e7844f8 mx6: clock: Add a prototype for do_mx6_showclocks() 300a095165 i.mx6ul: xpress: update UART init for current board revision 2812798091 mx6slevk: Use PARTUUID to specify the rootfs location acea9a74c8 drivers: pci: imx: fix imx_pcie_remove function Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc index 7bfe3316..1b404d9c 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "977c60b15354f9b88d49bf6e1ee38e24f55b1fe3" +SRCREV = "a6a15fedd1a529936b0a46ade1d776740dbef70f" SRCBRANCH = "2017.09+fslc" PV = "v2017.09+git${SRCPV}" -- 2.40.1