summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-09-09 10:43:07 +0300
committerTim Lee <chli30@nuvoton.com>2024-09-30 02:35:44 +0300
commit2bef1d73942b0c6079ffa8c6029ab4eec7cc755a (patch)
treec20a047f57460a421672db29e6b0776342cc9743 /meta-nuvoton
parent8e240701cf6a863a8832342f32f64fd2772f7a2e (diff)
downloadopenbmc-2bef1d73942b0c6079ffa8c6029ab4eec7cc755a.tar.xz
meta-nuvoton: u-boot-nuvoton: srcrev bump a1923d4dea...1f004b08f0
Brian Ma (1): env: add stopwdt command in default environment Jim Liu (3): gpio: npcm: Add persist feature to sgpio module configs: arbel_evb: Add gpio hog to arbel default config arm: dts: npcm8xx: Add reset dts property for sgpio Stanley Chu (3): pinctrl: npcm8xx: clear all gpio events configs: arbel_evb: change env offset and boot address board: arbel: correct the dram bank size Tested: Build pass and boot up successful Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I325697c19152dc62dc0be502cd1da1fb01e08b9a
Diffstat (limited to 'meta-nuvoton')
-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 f673dc01dc..0f1336bed4 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 = "a1923d4deaaaee68c4ec19b9756b1b5c2e08d97f"
+SRCREV = "1f004b08f0a2cea41f141e8fe1a6d20923094d1b"
S = "${WORKDIR}/git"