summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-11-09 12:11:10 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-10 13:57:12 -0200
commit7d4a1d5760fbb2e5b9b11a3c99a3f32fec444161 (patch)
tree5bfc3c5c9b3cfef10c977bfcaab77c8f4a574edc /recipes-bsp/u-boot
parentda8d6937e0ac0115c1de168296b9b9b8f455cd2f (diff)
downloadmeta-freescale-7d4a1d5760fbb2e5b9b11a3c99a3f32fec444161.tar.gz
u-boot-qoriq: update to c249f5f
c249f5f - ls1088aqds: Add CONFIG_SGMII_PHYLIB in header file for QDS 64169db - armv8: ls1088: introduce CONFIG_SGMII_PHYLIB 002dc70 - driver: net: ldpaa_eth: Add PHY-less SGMII support 44a294b - drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() 0ca9091 - armv8: fsl-layerscape: Fix MC reserved memory calculation fbedf04 - armv8: Workaround for USB erratum A-009007 on LS1088A Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb
index ea9e7c89..63721a39 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2017.09.bb
@@ -20,7 +20,7 @@ DEPENDS_append_qoriq-ppc = " boot-format-native"
20 20
21SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \ 21SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \
22" 22"
23SRCREV = "fbedf04c1bad675eadbac86febdcf759441a02af" 23SRCREV = "c249f5f07214250195863b8ac76424abe94f64e3"
24 24
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26