summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorJoseph Liu <kwliu@nuvoton.com>2019-09-16 14:35:48 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-19 02:18:23 +0300
commit3f29235880eaf3e67f9d4e9a6da3660278076e2d (patch)
tree49fd3bb6fd9f06133a892b5896be469be4a7102e /meta-nuvoton
parent1f0aabf8d2277c8b3dd00f2754f3b3145e08f8a5 (diff)
downloadopenbmc-3f29235880eaf3e67f9d4e9a6da3660278076e2d.tar.xz
u-boot-nuvoton: srcrev bump d8d75f72b9e..053010cb581
YSChu(4): npcm7xx: add defconfig for RunBMC board npcm7xx: update environment variables setting npcm7xx: runbmc: initialize mmc1 clock npcm7xx: refine progress status of programming spi flash Joseph Liu(2): npcm7xx: env: correct env size runbmc: don't reset gpiom2 if core domain reset Avi Fishman(1): fix serial numbers (From meta-nuvoton rev: f2ecc26cf46d47c49d17de0cccf53d52ed983d8f) Change-Id: If2b109cf1ff7a459c30deada109971c2237e72a9 Signed-off-by: Joseph Liu <kwliu@nuvoton.com> 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 d11327d82..e049d9bd1 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 = "d8d75f72b9e324f47b0657dcaac9edf4433267ea"
+SRCREV = "053010cb581266c6be675b9ae4ca7bf0583e8538"
S = "${WORKDIR}/git"