On 8/25/20 2:17 AM, Havard Skinnemoen via wrote: > This is a minimalistic boot ROM written specifically for use with QEMU. > It supports loading the second-stage loader from SPI flash into RAM, SMP > boot, and not much else. > > Signed-off-by: Havard Skinnemoen <[email protected]> > --- > Makefile | 1 + > .gitmodules | 3 +++ > MAINTAINERS | 2 ++ > pc-bios/README | 6 ++++++ > pc-bios/npcm7xx_bootrom.bin | Bin 0 -> 768 bytes > roms/Makefile | 7 +++++++ > roms/vbootrom | 1 + > 7 files changed, 20 insertions(+) > create mode 100644 pc-bios/npcm7xx_bootrom.bin > create mode 160000 roms/vbootrom
This seems to need yet another rebase... Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]>
