]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to cba5372 revision
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 23 Jul 2013 18:26:43 +0000 (15:26 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 24 Jul 2013 12:16:05 +0000 (09:16 -0300)
This updates the U-Boot for 2013.07 final release and adds a single
patch on top of it, to fix Wandboard splash alignment.

The included changes are:

b899fa3 arm: at91sam9n12: change EBI IO to high drive mode
8b415f7 ext4fs: le32_to_cpu() used on a 16-bit field
50ffc3b fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
62c175f Prepare v2013.07
cba5372 wandboard: Use splash image at screen center by default

Change-Id: I03f41014c1303afa9caa6ad26b89209e8bc63920
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb

index d5bc164d575aad2866cd7fb38b42882948d2d6dc..3098fdbe33752a5a4936cd8a1e15f79ed9b91b1f 100644 (file)
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.07"
 
-SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
+SRCREV = "cba5372e531ab9c94f76464dd58511d1c1edc2ee"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
index 70e58db6c8fdebaa76cd9574f4225e14d388576e..7605ce2b7a7bca22250dcc749597a941abdaf091 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "bootloader"
 
 PV = "v2013.07"
 
-SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
+SRCREV = "cba5372e531ab9c94f76464dd58511d1c1edc2ee"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"