meta-nuvoton: npcm7xx-bootblock: upgrade to 10.10.19
Changelog:
version 10.10.19 - Mar 27th 2024
=============
- U-Boot can only be loaded to DRAM from the range 0x100 till end of DRAM.
- Avoid TOCTOU: read destination address and size only once.
- Remove XIP.
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: Icd56348f9f2818fb381b91ddbc3fc3e566a9da87
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.18.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.19.bb
similarity index 84%
rename from meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.18.bb
rename to meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.19.bb
index f3d1aa2..db6c08a 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.18.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.19.bb
@@ -8,14 +8,14 @@
S = "${WORKDIR}"
-SRCREV = "4fa655f95547b927b0133c8ed96c88c5d14ac7b3"
+SRCREV = "cac8f0ed8c6e875148ec37b657fcbdd1058c2c69"
SRC_URI = " \
https://raw.githubusercontent.com/Nuvoton-Israel/bootblock/${SRCREV}/LICENSE;name=lic \
https://github.com/Nuvoton-Israel/bootblock/releases/download/BootBlock_${PV}/Poleg_bootblock_basic.bin;downloadfilename=${FILENAME};name=bin \
"
SRC_URI[lic.md5sum] = "b234ee4d69f5fce4486a80fdaf4a4263"
-SRC_URI[bin.sha256sum] = "a33f3fe96786929a8f35e986ae76bbd1bf53459770a6ece7d6777dced1d62ddf"
+SRC_URI[bin.sha256sum] = "1bc367032b2ac76190064256a306993a0405de2a2af5b4fad2c549ccd6a0ba0f"
inherit deploy