summaryrefslogtreecommitdiff
path: root/meta-nuvoton/recipes-bsp
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-07-31 06:50:39 +0300
committerBrian Ma <chma0@nuvoton.com>2024-08-02 03:22:46 +0300
commitd05c796753bb7199f520b76a326336320622fcdc (patch)
tree3232665584886ef3d3e6bee5adae9b4373bed061 /meta-nuvoton/recipes-bsp
parent0d9b230d8e30827deaa567ddceef20efe601db3c (diff)
downloadopenbmc-d05c796753bb7199f520b76a326336320622fcdc.tar.xz
meta-nuvoton: npcm8xx-bootloader: srcrev bump 518d3f58f4...d3b7edaca6
Tali Perry (1): IGPS 04.01.04 - Jul 22th 2024 ============ - TIP_FW 0.7.2 L0 0.6.1 L1: * Bug fix flash protection: wrong settings for dual and quad read (should be on the white list) - uboot v2023.10-npcm8xx-20240719 * Remove System Counter register access * Add sgpio driver * Support SHA 512 hw acceleration * Fix dm_i2c_read/write error - bootblock 0.5.0 * Fix TRIM2 debug sweep Tested: Build pass and boot up successful with correct BB/TIP FW latest version Signed-off-by: Tali Perry <tali.perry@nuvoton.com> Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ibb987edda055f1d14c633469250d8c8e9bdecd4b
Diffstat (limited to 'meta-nuvoton/recipes-bsp')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_04.01.04.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_0.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_0.1.0.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_04.01.04.bb
index 452413c402..e18643184b 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_0.1.0.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootloader_04.01.04.bb
@@ -12,7 +12,7 @@ IGPS_BRANCH ?= "main"
SRC_URI = " \
git://github.com/Nuvoton-Israel/igps-npcm8xx;branch=${IGPS_BRANCH};protocol=https \
"
-SRCREV = "518d3f58f4f157373a5b1aaebaf22f80bb13d0d9"
+SRCREV = "d3b7edaca6748b95e7fdcdf7b2fd1b06ce438f96"
S = "${WORKDIR}/git"