From: Chunrong Guo Date: Mon, 30 Oct 2017 08:53:49 +0000 (+0800) Subject: uboot : update to fbedf04 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8f73655733773d1697a0bad48cbdaadbee4039eb;p=meta-freescale.git uboot : update to fbedf04 *include the following changes: fbedf04 - armv8: Workaround for USB erratum A-009007 on LS1088A 07dce79 - board: freescale: ls1012a: fix RGMII tx delay issue 39bd068 - armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID aad3422 - armv8: configs: ls1012a: correct the generic timer frequency issue 0f0e241 - configs: ls1012a: add pfe configuration for LS1012A a518a57 - fsl: csu: enable ns access for PFE d91e382 - armv8: fsl-lsch2: configure pfe's scfg & dcfg registers 99089ae - armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structure 7b2f1c3 - armv8: fsl-lsch2: initialize pfe gemac f0640ed - board: freescale: ls1012a: enable network support on ls1012a platforms af5f822 - drivers: net: pfe_eth: LS1012A PFE headers 676ef26 - drivers: net: pfe_eth: provide pfe commands 74b6833 - drivers: net: pfe_eth: LS1012A PFE driver introduction 3ddb3d3 - armv8: fsl-layerscape: Add support of GPIO structure 091c401 - driver: fsl-mc: memset pointers after malloc 4dcd33d - armv8: ls1088a: Update MC boot sequence 2dcba27 - arm64: ls2088ardb: Fix nor fall back option failure c64ac4c - QE: Set QE_IRAM_READY after uploading firmware 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 ed998288..ea9e7c89 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 = "503eff00a7119d2690a662ed64e83e4782b7d3d9" +SRCREV = "fbedf04c1bad675eadbac86febdcf759441a02af" S = "${WORKDIR}/git"