From 9a8604a1719b11666a84133b8036c3daf4c27051 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 17 Jul 2012 17:47:15 -0300 Subject: u-boot: change mx53loco default environment 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 --- recipes-bsp/u-boot/u-boot_2012.04.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot_2012.04.01.bb b/recipes-bsp/u-boot/u-boot_2012.04.01.bb index e58e8f5..82c79bb 100644 --- a/recipes-bsp/u-boot/u-boot_2012.04.01.bb +++ b/recipes-bsp/u-boot/u-boot_2012.04.01.bb @@ -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" -- cgit v1.2.3-54-g00ecf