roms: Update vbootrom to 1287b6eThis newer vbootrom supports NPCM8xx. Similar to the NPCM7XX oneit supports loading the UBoot from the SPI device and not more.We updated the npcm7xx bootrom to b
roms: Update vbootrom to 1287b6eThis newer vbootrom supports NPCM8xx. Similar to the NPCM7XX oneit supports loading the UBoot from the SPI device and not more.We updated the npcm7xx bootrom to be compiled from this version.Reviewed-by: Peter Maydell <peter.maydell@linaro.org>Signed-off-by: Hao Wu <wuhaotsh@google.com>Message-id: 20250219184609.1839281-2-wuhaotsh@google.comSigned-off-by: Peter Maydell <peter.maydell@linaro.org>
show more ...
roms: Add virtual Boot ROM for NPCM7xx SoCsThis is a minimalistic boot ROM written specifically for use with QEMU.It supports loading the second-stage loader from SPI flash into RAM, SMPboot, and
roms: Add virtual Boot ROM for NPCM7xx SoCsThis is a minimalistic boot ROM written specifically for use with QEMU.It supports loading the second-stage loader from SPI flash into RAM, SMPboot, and not much else.Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>Signed-off-by: Havard Skinnemoen <hskinnemoen@google.com>Message-id: 20200911052101.2602693-7-hskinnemoen@google.comSigned-off-by: Peter Maydell <peter.maydell@linaro.org>