]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot: apply patch to fix default environment for mx28evk
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 4 Jun 2012 13:40:18 +0000 (10:40 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 4 Jun 2012 13:40:18 +0000 (10:40 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb

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