From: Chunrong Guo Date: Thu, 9 Nov 2017 04:11:10 +0000 (+0800) Subject: u-boot-qoriq: update to c249f5f X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7d4a1d5760fbb2e5b9b11a3c99a3f32fec444161;p=meta-freescale.git 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 Signed-off-by: Otavio Salvador --- 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" SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \ " -SRCREV = "fbedf04c1bad675eadbac86febdcf759441a02af" +SRCREV = "c249f5f07214250195863b8ac76424abe94f64e3" S = "${WORKDIR}/git"