meta-nuvoton: npcm8xx-igps: update to 03.09.08

Changelog:

IGPS 03.09.08 - Nov 29th 2023
============
- Write key mask automatically by scripts.
- Bootblock version 0.3.9:
   * block PLL resetting in secondary boot.
   * PLLs are set only after PORST.
     (PLLs only, other dividers like FIU are set on any reset).
   * Change print of DRAM type.
   * Print all values in MHz (instead of Hz).
- XML:
   * XML mark the key_mask area as reserved.

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I2e3b552d540006595d761866a4b489506ae2c3e2
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.09.07.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.09.07.bb
deleted file mode 100644
index 18fcf4d..0000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.09.07.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-# tag IGPS_03.09.07
-SRCREV = "09b1162fef7783b6e681905f6a4ddb4c3ceb3694"
-
-require npcm8xx-igps.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.09.08.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.09.08.bb
new file mode 100644
index 0000000..2692b10
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.09.08.bb
@@ -0,0 +1,4 @@
+# tag IGPS_03.09.08
+SRCREV = "aeeda7d627744e79d1a66862476896dda57e614a"
+
+require npcm8xx-igps.inc