diff options
author | Hao Wu <wuhaotsh@google.com> | 2025-02-19 10:45:52 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-20 14:20:29 +0000 |
commit | 70ce076fa6dff60585c229a4b641b13e64bf03cf (patch) | |
tree | ac5d7d3bbbbd49793427bb9fee230b4d600821a5 | |
parent | b2ba5ff272e0738c6b82197fe61f73344e5edcfb (diff) | |
download | qemu-70ce076fa6dff60585c229a4b641b13e64bf03cf.zip qemu-70ce076fa6dff60585c229a4b641b13e64bf03cf.tar.gz qemu-70ce076fa6dff60585c229a4b641b13e64bf03cf.tar.bz2 |
roms: Update vbootrom to 1287b6e
This newer vbootrom supports NPCM8xx. Similar to the NPCM7XX one
it 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.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r-- | pc-bios/npcm7xx_bootrom.bin | bin | 768 -> 768 bytes | |||
m--------- | roms/vbootrom | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/npcm7xx_bootrom.bin b/pc-bios/npcm7xx_bootrom.bin Binary files differindex 38f89d1..903f126 100644 --- a/pc-bios/npcm7xx_bootrom.bin +++ b/pc-bios/npcm7xx_bootrom.bin diff --git a/roms/vbootrom b/roms/vbootrom -Subproject 0c37a43527f0ee2b9584e7fb2fdc805e902635a +Subproject 1287b6e42e839ba2ab0f06268c5b53ae60df353 |