summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-10-17 12:17:42 +0300
committerJayanth Othayoth <ojayanth@gmail.com>2024-10-17 15:23:23 +0300
commit8841e4208609b3a7bee85afa37fb743c74f0ab26 (patch)
tree581e7783527b44d06a1a75fd3283778c1594b678
parent614b3ff2359ae52ea085899b6490ff102b895575 (diff)
downloadopenbmc-8841e4208609b3a7bee85afa37fb743c74f0ab26.tar.xz
meta-nuvoton: u-boot-nuvoton: srcrev bump 5410fef04e...1f004b08f0
Stanley Chu (1): configs: arbel_evb: enable npcm watchdog driver Tim Lee (1): board: poleg: fix build failure in last_stage_init Tested: Build pass and boot up successful Signed-off-by: Jayanth <ojayanth@gmail.com> Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I77239b0f66115c2f6e4d35e9680aa3c108ad8119
-rw-r--r--meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc
index 0f1336bed4..0bd61f6d17 100644
--- a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc
+++ b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton_2023.10.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
UBRANCH = "npcm-v2023.10"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https"
-SRCREV = "1f004b08f0a2cea41f141e8fe1a6d20923094d1b"
+SRCREV = "5410fef04e6ac7194dc476ccd2e11e278d0a3e4f"
S = "${WORKDIR}/git"