summaryrefslogtreecommitdiff
path: root/meta-nuvoton/recipes-bsp
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-10-26 09:26:25 +0300
committerTim Lee <chli30@nuvoton.com>2023-10-27 04:31:50 +0300
commit7058bc7fb488dc110e580626242c2b6edd39b76d (patch)
tree0bdb2158ed1a2afc75191164edb41698e270483c /meta-nuvoton/recipes-bsp
parent315d09618a538203637d7ad571437b1fddf68fbd (diff)
downloadopenbmc-7058bc7fb488dc110e580626242c2b6edd39b76d.tar.xz
meta-nuvoton: npcm8xx-bootblock: update to 0.3.6
Changelog: version 0.3.6 - Oct 19th 2023 ============= - Fix SPIX settings. SPIX should be below 33MHz. It was calculated according to SPI0 and not SPIX, and then set to SPIX. - Read the DIE information from OTP and place it in SCRACHPAD 72 and 73, for the OPTEE to read it. - Bug fix: return pass status to TIP in secondary reset if training is skipped. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I6cc76c7750c185f6593da17f779cbd1e68539833
Diffstat (limited to 'meta-nuvoton/recipes-bsp')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.5.bb3
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.6.bb3
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.5.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.5.bb
deleted file mode 100644
index 30c12c0c86..0000000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.5.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-SRCREV = "bc1b9c304490e54553f2d449fa2e9950a6f9e4ae"
-
-require npcm8xx-bootblock.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.6.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.6.bb
new file mode 100644
index 0000000000..d519d16e13
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.6.bb
@@ -0,0 +1,3 @@
+SRCREV = "344214ea18d884e0ba4c0fc21fa732858386d351"
+
+require npcm8xx-bootblock.inc