summaryrefslogtreecommitdiff
path: root/meta-nuvoton/recipes-bsp/images
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-01-13 09:48:40 +0300
committerTim Lee <chli30@nuvoton.com>2023-01-13 12:06:00 +0300
commitf2840789718c31cc90e0b59dc9194c25298e92a6 (patch)
tree9c921f7625c1c27d4816e3bed0cc5fb72de5b1e0 /meta-nuvoton/recipes-bsp/images
parent23148bd56ea408b6ee4a7fb53b8405c738db2055 (diff)
downloadopenbmc-f2840789718c31cc90e0b59dc9194c25298e92a6.tar.xz
meta-nuvoton: npcm8xx-igps: update to 03.08.03
Changelog: IGPS 03.08.03 - Jan 9th 2023 ============== - TIP_FW 0.5.3 L0 0.4.2 L1 - FreeRTOS: in case of assert: print useful info. - NVIC_BMC_reset: clear NVIC int before reloading BMC. - in BMC reset and spurious interrupt reset: read the int number from the active and not the pending. - NVIC_IntHandlerCommon: bug fix: clear correct number. - Big fix: enable all traps in hardware_app_init. - Add task bmc_task to handle BMC reset reload. - Increase heap_size to 0xA000. - HOSTPER: set to 1 till KCS bug is fixed. - Flash: check if FIU1 and FIU 0\CS1 are disabled by OTP bit. - Flash: bug fix: do not enable FIU1 CS2\3. - Flash: Allow using a 4MB flash for image. - Update FreeRTOS to none-MPU version. - Spurious interrupt handling: in case of spurious interrupt print correct int number + NVIC state, and then clear it. - OTP version: use two bits for each version number. - Copy DBGRST too to INTCR2. - Debug log: bug fix: data corruption in case of a 16MB flash. Replace the code so that Debug log is 64KB (one flash block). its location is - split flash for active recovery: 64KB before recovery image. - two flash mode: last block in active flash. - UUID: add full data read (wafer, X\Y, year, work week). Note: debug chips do not contain this info. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ie2d5086127da69f94d7b5cbe55ed89b1e6e49f30
Diffstat (limited to 'meta-nuvoton/recipes-bsp/images')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.00.bb4
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.03.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.00.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.00.bb
deleted file mode 100644
index 1a4af6240f..0000000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.00.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-# tag IGPS_03.08.00
-SRCREV = "69c2f8bc0ed599a8148400f24f8217e1fd44f001"
-
-require npcm8xx-igps.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.03.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.03.bb
new file mode 100644
index 0000000000..27c08385f1
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.08.03.bb
@@ -0,0 +1,4 @@
+# tag IGPS_03.08.03
+SRCREV = "d8d053baa4c20657877343b9afcb6e21ae5849ac"
+
+require npcm8xx-igps.inc