From edab6a9e42d140546d99a9474fe9315f330ae356 Mon Sep 17 00:00:00 2001 From: Tim Lee Date: Mon, 31 Oct 2022 11:01:59 +0800 Subject: 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 Change-Id: I44ca7bb622ceb721400f3ce14254de7545c6bc35 --- meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 28eda682ca..1a9eee4970 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 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" 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" -- cgit v1.2.3