[meta-freescale] [meta-fsl-arm PATCH] u-boot-fslc: Update to fdf86c2 revision

Otavio Salvador otavio at ossystems.com.br
Tue Jul 23 11:53:16 PDT 2013


The 2013.07-rc3 had a regression in network support for some i.MX6
boards, fixed by 9ba30f6 (phy: fix 10/100Mbps operation on
1Gbps-capable links), and instability in Nitrogen6X boards, fixed by
fdf86c2 (ddr cfg: DRAM_RESET needs 0x00020030).

Change-Id: Id9aac5d3f2efc27dbf0420d1eda500ef373ea25f
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot-fslc_2013.07.bb    | 2 +-
 recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
index 5af19d5..d5bc164 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.07"
 
-SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89"
+SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
index a434a61..70e58db 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
 
 PV = "v2013.07"
 
-SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89"
+SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
-- 
1.8.3.2




More information about the meta-freescale mailing list