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.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native"
DEPENDS_append_qoriq-ppc = " boot-format-native"
-SRCBRANCH = "sdk-v2.0.x"
-SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH} \
+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"