From 6d75edf961350ce191a08e568524027c3b361ab8 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 4 Oct 2017 14:25:21 -0300 Subject: u-boot-fslc: Bump revision to 0edf2007c6 This includes the following changes: - 0edf2007c6 arm: imx7d: add support for Compulab cl-som-imx7 - f62d34202d imx: mx7: SPL support for i.MX7 - b4ee050163 imx: mx7: DDR controller configuration for the i.MX7 architecture - 9ad01a2efb imx: mx7: fix the CCM_ macros - 23a60cfbec icorem6_rqs: env: Return mmc devno - 4a8723b299 icore: configs: Fix merge conflict issue - 48e0c40604 topic_miami: Remove CONFIG_CMD_BOOTZ undef - 19cdefc994 mx6sabresd: Include header file - 9b1dd35df2 usb: ehci-ci: Add a prototype for board_ehci_power() - 23e7d7d1c6 mx6sabresd: Include header file - 916afc51de mx6: soc: Include header file - fc7dc87a9f mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig - 96fd173ca1 imx: sys_proto: Add a prototype for board_mmc_get_env_dev() - e6e4db4473 imx: Include header file - cbc14ee959 mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition - c6cbcda3de README.imx6: Prefer loading SPL via the new SDP mechanism - d327aab07f mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected Signed-off-by: Fabio Berton 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 6173cda0..50eeae1b 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 @@ -18,7 +18,7 @@ DEPENDS_mxs += "elftosb-native openssl-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2" +SRCREV = "0edf2007c62a664d5f6b641e4499d44134ee5085" SRCBRANCH = "2017.09+fslc" PV = "v2017.09+git${SRCPV}" -- cgit v1.2.3-54-g00ecf