u-boot-nuvoton: srcrev bump 6870e66f6b...c311158da2
Avi Fishman (1):
configs: npcm7xx: add CONFIG_MMC_SDHCI_SDMA=y
Brian Ma (2):
driver: pinctrl-npcm7xx: allow change gpio persist state
cmd: add mcu command for update Runbmc MCU firmware
Fii Firmware Team (1):
add Fii kudo project dts & dtsi files
Fran Hsu (2):
dts:npcm730 GSZL add dts/pinctrl support.
meta-gis: update quanta-gis DTS.
Joseph Liu (1):
driver: pinctrl: npcm7xx: fixs cannot enable gpio persist
Medad CChien (1):
NPCM750: SHA Hash Engine: Enable and Reset Module in hw_sha_init()
Stanley Chu (1):
driver: i2c-npcm7xx: do bus recovery when transfer has errors.
jimliu2 (1):
cmd: add gfx command for gfx test
Signed-off-by: Stanley Chu <yschu@nuvoton.com>
Change-Id: Ibdbfd1d143c2003924eb6dee28afde417b276f18
diff --git a/recipes-bsp/u-boot/u-boot-common-nuvoton.inc b/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
index ca05f2b..62082b1 100644
--- a/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
+++ b/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
@@ -7,7 +7,7 @@
UBRANCH = "npcm7xx-v2019.01"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "6870e66f6bf0653a1e2f2677c5f86b2056454032"
+SRCREV = "c311158da2dff0cb2a0a9fefbf9e2979747a2134"
S = "${WORKDIR}/git"