summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-06-28 09:47:04 +0300
committerTim Lee <chli30@nuvoton.com>2023-07-04 06:50:37 +0300
commit794dbf51f793d79ba5ce0a394bc4e2c4cba53be5 (patch)
tree7b020569f3ac71e2deb4a72080d57c0d477fcc6a
parent731dfb15a59562148abb1236fe243573ab1e005f (diff)
downloadopenbmc-794dbf51f793d79ba5ce0a394bc4e2c4cba53be5.tar.xz
meta-nuvoton: npcm8xx-bootblock: update to 0.3.4
Changelog: version 0.3.4 - Jun 26th 2023 ============= - Bug fix: support NO_TIP mode + new memory map. All images are loaded to DRAM. version 0.3.3 - Jun 18th 2023 ============= - Add header field GMMAP at offset 0x152 which is copied to INTCR4.GMMAP0 and 1. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I711d377f3c4c7da1b106cef8e6e8f8b7824f10f1
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb3
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb3
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb
deleted file mode 100644
index 8ff12b6f6e..0000000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-SRCREV = "4a0758cf7c2ea1505e648346a7a407c3974467a7"
-
-require npcm8xx-bootblock.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb
new file mode 100644
index 0000000000..6ed7cbb1e6
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb
@@ -0,0 +1,3 @@
+SRCREV = "3c8eb05241ea16199d861f8cfbf2d2eca1bb48b2"
+
+require npcm8xx-bootblock.inc