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
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 f673dc0..0f1336b 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 @@
 
 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"