From a37ebee17d0d414a41f1752fdd74ea9061e91727 Mon Sep 17 00:00:00 2001 From: Tim Lee Date: Tue, 7 Mar 2023 15:40:14 +0800 Subject: meta-nuvoton: npcm8xx-tip-fw: update to 0.5.6.0.4.5 Changelog: TIP_FW 0.5.6 L0 0.4.5 L1 ============== * Avoid forcing sig check on BMC images TIP_FW 0.5.5 L0 0.4.4 L1 ============== * tip_mbx: reconfig the uart after BMC is up (singleton). * recovery: warn the user and give them curtesy 10 seconds. * bug fix: flash: wrong init fiu and cs in xfer. * bug fix: flash: support single flash mode. tested on 4MB and 16MB. TIP_FW 0.5.4 L0 0.4.3 L1 ============== * bmc_reset: if BMC init fails reset the TIP. * reinitialized the SPI in case Linux changed settings of flash. * update reset indication: bug fix handle only in PORST. * print reset type in bmc reset too. * in secondary reset clear RESSR and TIP_SCR1 and update INTCR2 to show only latest reset. TIP FW 0.5.4 L0 0.4.3 L1 GOOGLE5 ============== * derived from TIP FW 0.5.4 L0 0.4.3 L1. Tested: buid pass and boot up successful with correct TIP FW latest version. Signed-off-by: Tim Lee Change-Id: I6a84525d18c85e789075baf741002df8f15e1837 --- meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.3.0.4.2.bb | 5 ----- meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.6.0.4.5.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.3.0.4.2.bb create mode 100644 meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.6.0.4.5.bb (limited to 'meta-nuvoton') diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.3.0.4.2.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.3.0.4.2.bb deleted file mode 100644 index 53c47b953d..0000000000 --- a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.3.0.4.2.bb +++ /dev/null @@ -1,5 +0,0 @@ -SRCREV = "e9bc9838f49402c185bf987dab362e5a938cdd5a" - -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.5.6.0.4.5.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.6.0.4.5.bb new file mode 100644 index 0000000000..d6ac402a53 --- /dev/null +++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.5.6.0.4.5.bb @@ -0,0 +1,5 @@ +SRCREV = "e77ac50935dc20e042ac96f932ae2629d655b068" + +OUTPUT_BIN = "output_binaries_${DEVICE_GEN}_${IGPS_MACHINE}" + +require npcm8xx-tip-fw.inc -- cgit v1.2.3