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
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 5b30c4c..715f66e 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 = "02f2872a1c408396dd0703f9b38853aa72bb5976"
+SRCREV = "23a146cf407df0845a4550cd92e9ef4cbf7f7774"
 
 S = "${WORKDIR}/git"