meta-nuvoton: npcm8xx-bootblock: update to 0.3.4

Changelog:

version 0.3.4     - Jun 26th 2023
=============
- Bug fix: support NO_TIP mode + new memory map.
  All images are loaded to DRAM.

version 0.3.3     - Jun 18th 2023
=============
- Add header field GMMAP at offset 0x152 which is copied
  to INTCR4.GMMAP0 and 1.

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I711d377f3c4c7da1b106cef8e6e8f8b7824f10f1
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb
deleted file mode 100644
index 8ff12b6..0000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.2.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-SRCREV = "4a0758cf7c2ea1505e648346a7a407c3974467a7"
-
-require npcm8xx-bootblock.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb
new file mode 100644
index 0000000..6ed7cbb
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-bootblock_0.3.4.bb
@@ -0,0 +1,3 @@
+SRCREV = "3c8eb05241ea16199d861f8cfbf2d2eca1bb48b2"
+
+require npcm8xx-bootblock.inc