From cf998f30df09e8f568f02546e76c32ed6e1bb297 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 9 May 2013 17:22:53 -0300 Subject: u-boot-fslc: Update to patches-2013.04's 20130507 snapshot Include following fixes: * i.MX6: Enable ARM ERRATA #742230 * i.MX23: Fix DDR instability This also updates 'mxsboot' recipe for the same snapshot to keep both in sync. Change-Id: Idf452ad4a37d6eb85cb7f5c6d04377e09fe1dd91 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(-) 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 5e97d18..1e9794c 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 = "e035df387fe429adfa37ffdf4499d95a275972a4" +SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776" 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 0353af5..e055540 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 = "e035df387fe429adfa37ffdf4499d95a275972a4" +SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf