u-boot-nuvoton: srcrev bump 053010cb581..adb4ac1af3f

Stanley Chu(1):
	npcm7xx: invalidate L2 cache in lowlevel_init

Joseph Liu(3):
	runbmc: don't reset all gpio bank if core domain reset
	Revert "runbmc: don't reset all gpio bank if core domain reset"
	runbmc: don't reset gpiom5 if core domain reset

Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
Change-Id: Id5b74dbca76164455e018d1e25de04380aa60f1c
diff --git a/recipes-bsp/u-boot/u-boot-common-nuvoton.inc b/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
index e049d9b..7ab0ded 100644
--- a/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
+++ b/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
@@ -7,7 +7,7 @@
 
 UBRANCH = "npcm7xx-v2019.01"
 SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "053010cb581266c6be675b9ae4ca7bf0583e8538"
+SRCREV = "adb4ac1af3f952ee6248e839af0c8600a0642d4b"
 
 S = "${WORKDIR}/git"