meta-nuvoton: u-boot-nuvoton: srcrev bump f33412159b...78bb108e00
Joseph Fu (1):
dts: npcm730 GBS: update uboot dts for npcm-v2021.04
Joseph Liu (1):
configs: arbel: update uimage_flash_addr to 0x80400000
Stanley Chu (7):
env: Support ENV offset behind the U-boot image
env: print env offset if uboot pointer is enabled
configs: arbel: add defconfig for enabling uboot_pointer feature
spi: npcm_fiu: support spix
dts: nuvoton-npcm845-evb: enable spix
configs: npcm8xx: change env offset
configs: arbel: change ramdisk load address
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I44ca7bb622ceb721400f3ce14254de7545c6bc35
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 28eda68..1a9eee4 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 = "f33412159be1f88dc2ae5f82ac03c8960ff616cb"
+SRCREV = "78bb108e000987cb6d6004a3e2164fdec07bb308"
S = "${WORKDIR}/git"