[meta-freescale] [meta-fsl-arm][PATCH 5/8] u-boot-fslc: Backport i.MX related changes from v2015.04

Otavio Salvador otavio at ossystems.com.br
Thu Feb 5 03:04:59 PST 2015


This updates the revision to 4dab988, which includes following
changes:

4dab988 arm, imx6, aristainetos: board updates
1dfbf54f arm: mx6: cm-fx6: add splash screen support
f1882ea compulab: splash: support loading splash from sf
4c2bf3a compulab: splash: support multiple splash sources
a7d780b compulab: splash: refactor splash.c
46cef71 compulab: splash: use errno values
a2c128c arm: mx6: cm-fx6: add support for usb keyboard
71582ee arm: mx6: cm-fx6: display compulab logo
af637a8 arm: mx6: cm-fx6: add hdmi console support
e8d2b04 arm: mx6: cm-fx6: increase size of malloc area
6449956 arm: mx6: cm-fx6: pass 2nd nic mac addr to Linux
f3aba9f compulab: eeprom: allow reading mac address from multiple eeproms
3dafefb arm: mx6: cm-fx6: change dtb node for ethaddr
3f84477 arm: mx6: cm-fx6: expand boot sequence
0f1c4ca ot1200: add ot1200_spl_defconfig file
892bf75 ot1200: add basic SPL support
4b29ad8 ot1200: add SPL configuration
a94b46b ot1200: enable spi clock directly in ccgr_init(..)
0eeddfb ot1200: move ccgr and gpr init to c functions
b708920 ot1200: make use of imx_ddr_size(..)
3762dab ot1200: select SUPPORT_SPL
0bbf5e8 imx: mx6: Change ENV offset to 512K bytes for larger u-boot image
31f433e imx:mx6sxsabresd board spl support
4c46ecb imx:mx6 add mx6sx in imx spl header file
195c032 imx:mx6sx add dram io configure for mx6sx
982c08f imx:mx6sxsabresd spl support in header file
1551931 imx:mx6sxsabresd select SUPPORT_SPL
f15ff8f imx:mx6sxsabresd add spl config file
8cbbb75 mxsboot : Support of 224-bytes OOB area length
c717a19 mx6sxsabresd: Remove unneeded board_late_init()
5358bea spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
f041545 arm: vf610: Remove duplicate MTD defines.

Change-Id: Ib116be2e61828581ee97bc1a2536f83df6b39036
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | 2 +-
 recipes-bsp/u-boot/u-boot-fslc_2015.01.bb         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
index 73291d7..4ffcb2a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e"
+SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d"
 SRCBRANCH = "patches-2015.01"
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
index 0d8fa5f..6c70348 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e"
+SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d"
 SRCBRANCH = "patches-2015.01"
-- 
2.1.4



More information about the meta-freescale mailing list