summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-06-28 08:47:04 +0300
committerTim Lee <chli30@nuvoton.com>2023-07-04 06:51:27 +0300
commitbe6ea424a6756955662b3c894a203ef36d9d5449 (patch)
tree0256d8cf5faba29cca20b634cf2fd75ddfff1493
parent8d47600281d1f12330cddbca2dba6dfc0b6b1f67 (diff)
downloadopenbmc-be6ea424a6756955662b3c894a203ef36d9d5449.tar.xz
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
-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 226a934165..5b30c4cd39 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 = "eade12503eebb561f334b730a8068f2420f7f1eb"
+SRCREV = "02f2872a1c408396dd0703f9b38853aa72bb5976"
S = "${WORKDIR}/git"