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 <timlee660101@gmail.com>
Change-Id: I20c692cbb1e7af3d509d70bca12019facc80aee1
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 92c46c7..a4f590c 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 = "2da1655fb72365453cfc9e489a3e94cce8687a27"
+SRCREV = "b0b0222d39fe45fd6062df5dd3cce77b1a89841d"
 
 S = "${WORKDIR}/git"