Re: [PATCH v2 03/17] pc-bios: Add NPCM8XX vBootrom

2025-02-04 Thread Peter Maydell
On Thu, 26 Dec 2024 at 08:28, Hao Wu wrote: > > The bootrom is a minimal bootrom used to load an NPCM8XX image. > The source code is located in the same repo as the NPCM7XX one: > github.com/google/vbootrom/tree/master/npcm8xx. > > Signed-off-by: Hao Wu Reviewed-by: Peter Maydell thanks -- PMM

[PATCH v2 03/17] pc-bios: Add NPCM8XX vBootrom

2024-12-26 Thread Hao Wu
The bootrom is a minimal bootrom used to load an NPCM8XX image. The source code is located in the same repo as the NPCM7XX one: github.com/google/vbootrom/tree/master/npcm8xx. Signed-off-by: Hao Wu --- MAINTAINERS | 1 + pc-bios/README | 8 pc-bios/meson