[meta-freescale] [PATCH 6/8] u-boot-fslc: Bump revision to 9f164a1a01

Otavio Salvador otavio at ossystems.com.br
Fri Sep 29 12:27:52 PDT 2017


This includes following changes:

9f164a1a01 mx25pdk: Change root to use a single partition layout
642e1ec971 mx25pdk: Remove duplicated define
bb8bb2c1bd mx25pdk: Use generic filesystem commands
a3581b705a imx6: disable clock command and print_cpuinfo code in SPL
555c0086e6 colibri_imx6: Avoid calling setup_display() from SPL code
0985fc630b apalis_imx6: Avoid calling setup_display() from SPL code
a01e041d10 mx6cuboxi: Avoid calling setup_display() from SPL code
939d30becd wandboard: Avoid calling setup_display() from SPL code
025f356829 cgtqmx6eval: Avoid calling setup_display() from SPL code
3cfa1bd347 mx6sabresd: Avoid calling setup_display() from SPL code
6d9b99b923 mx6sabresd: Add Serial Download Protocol support
3766ef9cea toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
da4a0fd824 board: ge: bx50v3: set eth0 MAC address
5e57f55125 detect and setup solidrun hummingboard2
35e7f4f0aa imx6: drop duplicated bss memset and board_init_r() call
72066ea7f5 pico-imx7d: Add "how to boot with NXP 4.1 Kernel"
58cb0bc9f0 imx: imx7d: remove CamelCase from ENET_xMHz macros
2df17bffbc imx_common: detect USB serial downloader reliably
5615ed0835 imx: add macro to detect whether USB PHY is active

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb | 2 +-
 recipes-bsp/u-boot/u-boot-fslc_2017.09.bb         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
index 520b674e..0bbcd084 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2017.09+git${SRCPV}"
 
-SRCREV = "e4a4d913e9034171146fd55b5f6e09298fd42b49"
+SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2"
 SRCBRANCH = "2017.09+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
index ed0537e0..b3fd47a6 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2017.09+git${SRCPV}"
 
-SRCREV = "ed4d1d98113f3ce7c0203f266bf57cabad3412cf"
+SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2"
 SRCBRANCH = "2017.09+fslc"
-- 
2.14.1



More information about the meta-freescale mailing list