From 28ec1cd713ffed97cc857d77a8dc9040fbff9665 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 10 Apr 2013 14:49:48 -0300 Subject: u-boot-fslc: Update to patches-2013.04's 20130410 snapshot Include following fixes: * i.MX6Q SabreSD/SabreAUTO: Environment fix for 'mmc rescan' * i.MX6SL EVK: Fix memory size Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc_2013.04.bb | 2 +- recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb index 01b9d59..f339996 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb @@ -10,7 +10,7 @@ PROVIDES += "u-boot" PV = "v2013.04" -SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79" +SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb index b6c271f..0ef48a2 100644 --- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb +++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" PV = "v2013.04" -SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79" +SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf