]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 3120db4e revision
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Jan 2015 13:04:27 +0000 (11:04 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Jan 2015 13:07:12 +0000 (11:07 -0200)
This updates the code to a version based on 2015.01 stable
release. The changes, done on top of the original release are:

5d396c3 wandboard: Changed mmcroot variable so kernel 3.10.31 boots
c6d9bf7 iMX6: Change mmcroot to use fixed mmc block index for USDHC
be9a741 embestmx6boards: Change default bootenv configuration
ea9b369 wandboard: Use 32bit color depth for Fusion LCD
8e88da8 mx6sabresd: Use LDO dtb file until LDO bypass support is added
7d0f155 mx6slevk: Use LDO dtb file until LDO bypass support is added
dcd7ac3 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT

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

index 9ef6728922d8eaa0b6d557d725ee4896ebe14419..73291d7c386a5b70b077044afeab701e59b02edc 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e"
+SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e"
 SRCBRANCH = "patches-2015.01"
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
index 839b038e71a089b8e1bb2e0ccf4537bccccef8ce..0d8fa5ff7aca606134b45291cd7423cc80379f11 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e"
+SRCREV = "3120db4e15698a7cf8330473d5da83e44e593e9e"
 SRCBRANCH = "patches-2015.01"