]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot: change mx53loco default environment
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 17 Jul 2012 20:47:15 +0000 (17:47 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 17 Jul 2012 21:41:21 +0000 (18:41 -0300)
As we changed the partition layout used in sdcard, for i.MX based SoCs
the mx53loco needs to be adjusted according.

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

index e58e8f5da4fb167373e58a79c02a81b41b3ba6a2..82c79bbdb1583173241a6dad623fc746422f70e5 100644 (file)
@@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx5|mx6)"
 
 DEPENDS_mxs += "elftosb-native"
 
-SRCREV = "be3fa4a375427dbc153d044b8743b786b2dd4393"
+SRCREV = "4e6e82429c127d6084b3a3cde5f2f2c4ea63440b"
 
 PV = "v2012.04.01"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"