summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-03-27 03:37:31 +0300
committerTim Lee <chli30@nuvoton.com>2024-05-10 03:40:15 +0300
commitda305d37773f7c34b7dedb881edb58ae34900dd8 (patch)
tree19a32d3a479440a63066bf74a5f412617e9ebda9 /meta-nuvoton
parenta54cf5fc0357f20181ec969660874060199484ec (diff)
downloadopenbmc-da305d37773f7c34b7dedb881edb58ae34900dd8.tar.xz
meta-nuvoton: npcm8xx-igps: update to 04.00.08
Changelog: IGPS 04.00.08 - Mar 19th 2024 ============ - bl31 * remove change clock frequency - TIP_FW: 0.6.8 L0 0.5.7 L1 * Optimize flash read. Include QUAD support code but currently disabled by default. * Move TIP FW build version into a separate header file to avoid conflict with internal build versions. * Add missing header file include in the uart_if.h to avoid order dependency. * Support flash encryption (after code review). * Update TIP EID back to 0x0B. * Change version, delay for flush task and PRE_PRODUCTION. * Put all manifests at the end of flash. * Check stack overflow. * Support hardening. * Support BMC direct access. * Support bootblock at offset 512KB or 2MB. * Bug fix: touch WD during recovery delay. * Bug fix: ENC header field must be 0x03 to start encryption. * Support CFM. * WD0RCRB.BMCBUS should be zero. * Bug fix in handling SW and WD reset (avoid TIP reset). - Scripts: fix ReplaceComponent.bat. - Update comments in bootblock XMLs. - bootblock 0.4.6 * MC: Increase ECE priority to match VCD priority. Set ECE priority to 2. * Fix errata: Errata fix: 1.7 eSPI FATAL_ERROR response Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ie974c2cebce84e66972533d345fba4fc5b1867d1
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.07.bb4
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.07.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.07.bb
deleted file mode 100644
index 108a440278..0000000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.07.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-# tag IGPS_04.00.07
-SRCREV = "d1a2b585de580028a74fda4b90729cc5192bc28f"
-
-require npcm8xx-igps.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb
new file mode 100644
index 0000000000..37b21cdcb5
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb
@@ -0,0 +1,4 @@
+# tag IGPS_04.00.08
+SRCREV = "7e009f77dcc5b4cde80f1ba47b1cf5a010d7e197"
+
+require npcm8xx-igps.inc