meta-nuvoton: u-boot-nuvoton: srcrev bump 23a146cf...2da1655f

Brian Ma (1):
      spi-nor-ids: Add flash model w25q01jv support

Eason Yang (1):
      cmd: fuse: casting u32 to u8 if CONFIG_NPCM

Marvin Lin (1):
      cmd: Reset GFX PCI before configuration

Stanley Chu (6):
      board: arbel: fix incorrect ram size of 4GB dram with ECC enabled
      configs: poleg: update supported baud rate
      configs: npcm8xx: disable CONFIG_SPI_FLASH_USE_4K_SECTORS
      npcm8xx: support dcache off
      serial: npcm: Fix wrong register base address
      board: nuvoton: arbel: Fix wrong place to set dram bank size

Tim Lee (1):
      i2c: npcm: enable support Fast mode

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I182071fd5dff369f716e483ac34e6bec0bb02f3c
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 715f66e..92c46c7 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 @@
 
 UBRANCH = "npcm-v2021.04"
 SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https"
-SRCREV = "23a146cf407df0845a4550cd92e9ef4cbf7f7774"
+SRCREV = "2da1655fb72365453cfc9e489a3e94cce8687a27"
 
 S = "${WORKDIR}/git"