From c10f5a3f44a984e026b6b0f5b5b679fcb0d211dd Mon Sep 17 00:00:00 2001 From: Tim Lee Date: Thu, 14 Mar 2024 16:09:37 +0800 Subject: meta-nuvoton: u-boot-nuvoton: srcrev bump 2da1655f...b0b0222d John Keeping (1): fit: Fix verification of images with external data Stanley Chu (9): npcm8xx: Use npcm reset driver for reset control. cmd: spi: Support half duplex transfer cmd: gfx_test: Fix PCI reset spi: npcm_pspi: Fix the wrong clock divider calculation board: arbel: Limit the dram effective size to bank0 maximal size reset: npcm: Use probe function to initialize priv struct spi: npcm_pspi: Reset HW in driver probe misc: npcm_host_intf: Add Arbel eSPI workaround timer: npcm: Change counter source James Chiang (1): configs: arbel: increase u-boot mapping size Signed-off-by: Tim Lee Change-Id: I20c692cbb1e7af3d509d70bca12019facc80aee1 --- meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 92c46c7343..a4f590cbc8 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 = "2da1655fb72365453cfc9e489a3e94cce8687a27" +SRCREV = "b0b0222d39fe45fd6062df5dd3cce77b1a89841d" S = "${WORKDIR}/git" -- cgit v1.2.3