From 0d9b230d8e30827deaa567ddceef20efe601db3c Mon Sep 17 00:00:00 2001 From: Tim Lee Date: Mon, 29 Jul 2024 11:54:54 +0800 Subject: meta-nuvoton: npcm8xx-tip-fw: update to 0.7.2.0.6.1 Changelog: TIP_FW: 0.7.2 L0 0.6.1 L1 ============== - Bug fix flash protection: wrong settings for dual and quad read (should be on the white list). Tested: Build pass and boot up successful with correct TIP FW latest version. Signed-off-by: Tim Lee Change-Id: If7f1f4a6e47ecc9eb8bdcac2ba1488525198f338 --- meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.1.0.6.0.bb | 5 ----- meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.1.0.6.0.bb create mode 100644 meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb (limited to 'meta-nuvoton') diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.1.0.6.0.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.1.0.6.0.bb deleted file mode 100644 index 90f074f157..0000000000 --- a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.1.0.6.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -SRCREV = "bdbfc0324150c4471c77bafc2cf5f6f3c64cf814" - -OUTPUT_BIN = "output_binaries_${DEVICE_GEN}_${IGPS_MACHINE}" - -require npcm8xx-tip-fw.inc diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb new file mode 100644 index 0000000000..081840bc86 --- /dev/null +++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb @@ -0,0 +1,5 @@ +SRCREV = "594b67c9b2c72cc83415d4deca55dcc8f0aeb09a" + +OUTPUT_BIN = "output_binaries_${DEVICE_GEN}_${IGPS_MACHINE}" + +require npcm8xx-tip-fw.inc -- cgit v1.2.3