From 3a153c591e6201156a8e7fb13c02a113c45b1156 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 10 Apr 2013 14:49:48 -0300 Subject: [PATCH] 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 --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb index 01b9d59e..f3399968 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb +++ b/meta-fsl-arm/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/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb index b6c271f5..0ef48a2b 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb +++ b/meta-fsl-arm/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" -- 2.40.1