Searched hist:"6 a61b56f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/ |
H A D | npcm8xx-bootloader_04.02.07.bb | 6a61b56f Mon Dec 16 21:53:24 CST 2024 Tim Lee <timlee660101@gmail.com> meta-nuvoton: npcm8xx-bootloader: update IGPS to 04.02.07
IGPS 04.02.07 - Dec 10th 2024 ============ - bootblock 0.5.4 * Add two new header fields: - pll0_override: can be used to set pll0, unless CPU != MC frequency. In this case override would fail. - i3c divider. once it's set P.eCI root complex will not function anymore. Recommendation for I3C users: set CPU = MC = 1000, pll0_override = 625, i3c_div = 13.For RC users: pll0_override = 0, i3c_div = 0xFF. * Add MC support for 300MHz. * Add CPU support for 325MHz, 625MHz.
- XML: add field for pll0_override and i3c_div. BootBlockAndHeader_A1_MS.xml will set I3C at 48MHz. - All other XMLs set to 100MHz needed for Root Complex. - Put all LMS keys as place-holder, both in the fuse XML and in the folder.
Tested: Build pass and boot up successful with correct BB/TIP FW latest version.
Signed-off-by: Tali Perry <tali.perry@nuvoton.com> Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ia20d10b72856b88cc1374a2734d528e49a6bb89e
|