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 <otavio@ossystems.com.br>
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}"