Attention is currently required from: Simon Glass. Hello build bot (Jenkins), Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59604
to look at the new patch set (#2).
Change subject: emulation/qemu-i440fx: Use a 4MB ROM by default ......................................................................
emulation/qemu-i440fx: Use a 4MB ROM by default
At present the default ROM for for QEMU is too small for U-Boot to fit. Add a condition to catch this and expand it to a 1MB ROM. This allows booting U-Boot under emulation.
It also matches the size used by other emulation boards.
Signed-off-by: Simon Glass sjg@chromium.org Change-Id: Ia1a8c1109e3ece5fec56255173a2d19d4a130bcb --- M src/mainboard/emulation/qemu-i440fx/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/59604/2