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
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 36b91b2..0000000
--- 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 0000000..108a440
--- /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