From 9a9c6917e6d389584004ee4515dfe54df29d1628 Mon Sep 17 00:00:00 2001 From: Tim Lee Date: Mon, 7 Oct 2024 14:37:02 +0800 Subject: meta-nuvoton: npcm8xx-tip-fw: update to 0.7.4.0.6.3 Changelog: TIP_FW: 0.7.4 L0 0.6.3 L1 ============== - BMC_DIRECT: add command BMC_DIRECT_COMMAND_FL_READ_PARMAS. If flash not connected return error. - WD1 init before uboot: currently disabled till uboot upgrade. - WD1 init before bootblock run. - When BMC reset - reload same FW (and not active image). - Skip FIU1 CS1 in flash init. Not supported as a valid boot address in TIP_ROM. - Disable LMS support. - Restore flash protection. - Clear alias key from PCI mailbox and shared attestation area. - Dismiss verify fail in non-secure device. - Temp: disable WD1 till uboot is ready. - Bug fix: set CS1 drive strength to support 50MHz (merge issue). Tested: Build pass and boot up successful with correct TIP FW latest version. Signed-off-by: Tim Lee Change-Id: I0539a684b529572b555708749c96ad0056f27ca1 --- meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb | 5 ----- meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.4.0.6.3.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb create mode 100644 meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.4.0.6.3.bb 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 deleted file mode 100644 index 081840bc86..0000000000 --- a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.2.0.6.1.bb +++ /dev/null @@ -1,5 +0,0 @@ -SRCREV = "594b67c9b2c72cc83415d4deca55dcc8f0aeb09a" - -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.4.0.6.3.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.4.0.6.3.bb new file mode 100644 index 0000000000..e26caf72b9 --- /dev/null +++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.4.0.6.3.bb @@ -0,0 +1,5 @@ +SRCREV = "c0418a3e5df233bb9c69b805c60d606fa3066654" + +OUTPUT_BIN = "output_binaries_${DEVICE_GEN}_${IGPS_MACHINE}" + +require npcm8xx-tip-fw.inc -- cgit v1.2.3