summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-08-14 06:46:26 +0300
committerTim Lee <chli30@nuvoton.com>2023-08-30 06:30:38 +0300
commitf90c03145cb9d12e59dbf4c67639ec06e1bbef4a (patch)
treedea194f1cb17d6d0c0ff42b982b21cd86b49ecaa /meta-nuvoton
parente60b068f6ebc77892f876246c803c568244e2f46 (diff)
downloadopenbmc-f90c03145cb9d12e59dbf4c67639ec06e1bbef4a.tar.xz
meta-nuvoton: u-boot-nuvoton: srcrev bump 02f2872a...23a146cf
Stanley Chu (7): pinctrl: npcm8xx: sync with upstream driver pinctrl: npcm8xx: add name for gpio function board: nuvoton: set console environment variable serial: npcm: support skip uart initialization configs: arbel/poleg: support more uart baud rate watchdog: npcm: fix reset/expire function dts: npcm8xx: add watchdog Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Id3923f96f68fa0f59f18b7f6d9f533d48d7cb6b1
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 5b30c4cd39..715f66e8ca 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=5a7450c57ffe5ae63fd732446b988025"
UBRANCH = "npcm-v2021.04"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https"
-SRCREV = "02f2872a1c408396dd0703f9b38853aa72bb5976"
+SRCREV = "23a146cf407df0845a4550cd92e9ef4cbf7f7774"
S = "${WORKDIR}/git"