summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorJoseph Liu <kwliu@nuvoton.com>2019-11-11 14:00:49 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-16 23:59:02 +0300
commit702025114ee46882b52c7c4d7c893a18cc0f5a91 (patch)
tree25a093dce54e56e08e6ed5159e50264c0f43d3bc /meta-nuvoton
parentdbd5699ea53275eb3d1895174eadeaee31cd17ad (diff)
downloadopenbmc-702025114ee46882b52c7c4d7c893a18cc0f5a91.tar.xz
u-boot-nuvoton: srcrev bump 053010cb581..adb4ac1af3f
Stanley Chu(1): npcm7xx: invalidate L2 cache in lowlevel_init Joseph Liu(3): runbmc: don't reset all gpio bank if core domain reset Revert "runbmc: don't reset all gpio bank if core domain reset" runbmc: don't reset gpiom5 if core domain reset (From meta-nuvoton rev: f90dac58bf0830ee2896c1ed2298e7cc58533b0d) Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Change-Id: Idf6efd0cd16d26e350d8b9761778957f0854e920 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 e049d9bd1..7ab0dedbd 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 = "053010cb581266c6be675b9ae4ca7bf0583e8538"
+SRCREV = "adb4ac1af3f952ee6248e839af0c8600a0642d4b"
S = "${WORKDIR}/git"