meta-nuvoton: u-boot-nuvoton: srcrev bump eade1250...02f2872a

For compatible with the newest IGPS 3.9.1 design for new memory map.
Thus, we need to change uboot load address and CONFIG_SYS_MEM_TOP_HIDE.

Stanley Chu (3):
      npcm8xx: enable configs for optee/tpm
      arbel: change uboot load address
      arbel: change CONFIG_SYS_MEM_TOP_HIDE default value

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I498c9f62ae41aa5685f49184420e04572fb64a44
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 226a934..5b30c4c 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 = "eade12503eebb561f334b730a8068f2420f7f1eb"
+SRCREV = "02f2872a1c408396dd0703f9b38853aa72bb5976"
 
 S = "${WORKDIR}/git"