From: Ting Liu <ting....@nxp.com>

Changes:
7b0fea8 Merge pull request #70 in SDK/u-boot-devel from jira/QSDK-2961 to master
7c15891 pbl: use "wait" command instead of "flush" command
da9710b Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
d22a007 ls102xa: spl: fix the macro name of MMC mode
5c5a3e1 fsl-layerscape: spl: fix the macro name of MMC mode
729761d fsl-layerscape: spl: remove duplicate init_early_memctl_regs()
0f03ebd armv8: ls1043ardb: fix types of variables
5dc6fbd armv8: ls1043a: remove redundant code in board files
89154ca armv7/ls1021atwr: lowlevel init and enable i-cache
b091c4b fsl_sfp : Modify macros as per changes in SFP v3.4
d2b8266 armv7:ls1021a: Enable workaround for DDR erratum A-009942
551abf9 fsl_sec_mon: Update driver for Security Monitor
462a9f3 layerscape/ppa: Refactor PPA validation code
25f8b57 crypto/fsl: Update blob cmd to accept 64bit addresses

Signed-off-by: Ting Liu <ting....@nxp.com>
---
 recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb 
b/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
index 9128c65..daaf538 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
@@ -17,10 +17,10 @@ INHIBIT_DEFAULT_DEPS = "1"
 DEPENDS = "libgcc virtual/${TARGET_PREFIX}gcc"
 DEPENDS_append_qoriq-ppc = " boot-format-native"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=sdk-v2.0.x \
+SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \
     file://fix-build-error-under-gcc6.patch \
 "
-SRCREV = "a9b437f50e2051f8d42ec9e1a6df52de4bc00e1e"
+SRCREV = "7b0fea8ada90cc8a0605bce012c2b0c82d3673d9"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.2

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to