summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorStanley Chu <yschu@nuvoton.com>2021-01-25 11:19:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-27 23:54:39 +0300
commit4f6f30a9bb1222bdd266453dd663983bc7eb6faf (patch)
tree9458bcd6ebf3b89097b7160278a8b9911947e047 /meta-nuvoton
parent541217452cbd17d908daf8fe139e9870423bbb70 (diff)
downloadopenbmc-4f6f30a9bb1222bdd266453dd663983bc7eb6faf.tar.xz
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 (From meta-nuvoton rev: 9be16ae7461763fe638546437b8bc6086031ccc7) Signed-off-by: Stanley Chu <yschu@nuvoton.com> Change-Id: I7fa6b25088618164d856ed27244d870588673907 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
index ca05f2b65..62082b10b 100644
--- a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
+++ b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
UBRANCH = "npcm7xx-v2019.01"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "6870e66f6bf0653a1e2f2677c5f86b2056454032"
+SRCREV = "c311158da2dff0cb2a0a9fefbf9e2979747a2134"
S = "${WORKDIR}/git"