meta-nuvoton: npcm8xx-bootblock: update to 0.3.9

Changelog:

version 0.3.9 - Nov 29th 2023
=============
- 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).

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I409d725b0e8e93b7e8497a0a20243956ee47571b
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.8.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.8.bb
deleted file mode 100644
index ee04a38..0000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.8.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-SRCREV = "282a8a1f0af17bbb517d31e846c0626c42b9673c"
-
-require npcm8xx-bootblock.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.9.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.9.bb
new file mode 100644
index 0000000..45f7946
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.9.bb
@@ -0,0 +1,3 @@
+SRCREV = "4a12209ba483f511a7bf5090ca5d3872e82299eb"
+
+require npcm8xx-bootblock.inc