summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-03-08 11:20:14 +0300
committerTim Lee <chli30@nuvoton.com>2024-03-12 04:13:09 +0300
commitad1bf786d51ab66e5bf0e6b87ca8cd9bf286e289 (patch)
treeb3faca47e0d4894ee269263c1dce00dc4477a615 /meta-nuvoton
parent2e7e2a02c8065c0b6b623ba95746a6d7e45147f0 (diff)
downloadopenbmc-ad1bf786d51ab66e5bf0e6b87ca8cd9bf286e289.tar.xz
meta-nuvoton: npcm8xx-igps: update to 04.00.07
IGPS 04.00.07 - Mar 4th 2024 ============ - Bootblock 0.4.3 * Bug fix: set cntfrq_el0 according to CPU frequancy. Previously it was hard-coded to 250000000. - Uboot * Use ARM timer as system tick - Hardening: update CSV parsing, update chip xml and update the tables * Leave them disable for now. Users may comment out the tables and test. - Relocate combo 1 offset to key_settings_edit_me.py. Default is 512KB. - Fix all linux path. - exit(1) in case of failure in GenerateAll.py Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I70a42dff757fa299d185cc95742c71833f99dd78
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.06.bb4
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.07.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.06.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.06.bb
deleted file mode 100644
index 36b91b2ddb..0000000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.06.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-# tag IGPS_04.00.06
-SRCREV = "748e89d30787ba359464be11b6aecae4cb00b204"
-
-require npcm8xx-igps.inc
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
new file mode 100644
index 0000000000..108a440278
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.07.bb
@@ -0,0 +1,4 @@
+# tag IGPS_04.00.07
+SRCREV = "d1a2b585de580028a74fda4b90729cc5192bc28f"
+
+require npcm8xx-igps.inc