]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to e36968a revision
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 22 Sep 2014 13:36:50 +0000 (10:36 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 23 Sep 2014 16:47:59 +0000 (13:47 -0300)
This includes follow backports from 2014.10 upcoming release

e36968a wandboard: Use 32bit color depth for Fusion LCD
c1c50cf mx6qsabreauto: Staticize when possible
930ed7c mx6sxsabresd: Staticize i2c_pad_info1
38b6f2e imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR
10377d0 imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
a1cf9ae imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR
3ac6818 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
bbc0712 arm: Make reset position-independent

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb

index a27fe410adf5b933260ca6cc5c8096ea3f59a2e3..76a840947ae1a3b0395c1d46ff604503d42a4fdd 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2014.07"
 
-SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf"
+SRCREV = "e36968af0a033e9d66535928886103370620cb4d"
 SRCBRANCH = "patches-2014.07"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
 
index f21fc0441c2b82789d0d4c8e22aee7a9db0bb6f6..6991baa1161d8e601ea2256447097e20154b1f13 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2014.07"
 
-SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf"
+SRCREV = "e36968af0a033e9d66535928886103370620cb4d"
 SRCBRANCH = "patches-2014.07"