summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2022-10-31 06:01:59 +0300
committerTim Lee <chli30@nuvoton.com>2022-11-03 04:00:39 +0300
commitedab6a9e42d140546d99a9474fe9315f330ae356 (patch)
tree141c2d53e5dbaafebb90bec8ab08ff22a3a38bd2
parent6ce369f5eb01ee771561215bf42b9a0f6e09b643 (diff)
downloadopenbmc-edab6a9e42d140546d99a9474fe9315f330ae356.tar.xz
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
-rw-r--r--meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc2
1 files changed, 1 insertions, 1 deletions
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"