From: Otavio Salvador Date: Thu, 9 May 2013 20:22:53 +0000 (-0300) Subject: u-boot-fslc: Update to patches-2013.04's 20130507 snapshot X-Git-Tag: 2.1~1378 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=84df6154f5185976ccff086d576d8c3e7a676711;p=meta-freescale.git 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 --- 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 5e97d180..1e9794c4 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 = "e035df387fe429adfa37ffdf4499d95a275972a4" +SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776" 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 0353af52..e055540f 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 = "e035df387fe429adfa37ffdf4499d95a275972a4" +SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"