summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-07-20 15:07:14 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-07-20 19:17:12 -0300
commitab2540e10a8b1b4ea422807c3443cce54d1eff5c (patch)
tree7288d48ecfef1a51d822d1919b6c399180b1e6b7 /recipes-bsp
parent70e50fcac1b912ec6e1d0b7f0960b239fd41935d (diff)
downloadmeta-fsl-arm-ab2540e10a8b1b4ea422807c3443cce54d1eff5c.tar.gz
u-boot-fslc: Update to fdf86c2 revision
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@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.07.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb2
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"
10 10
11PV = "v2013.07" 11PV = "v2013.07"
12 12
13SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89" 13SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
14SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 14SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
15 15
16S = "${WORKDIR}/git" 16S = "${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"
5 5
6PV = "v2013.07" 6PV = "v2013.07"
7 7
8SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89" 8SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
9SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 9SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"