Hello ron minnich, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36487
to look at the new patch set (#2).
Change subject: WIP: mb/riscv-qemu: Switch to -pflash option in Qemu > 4.2 ......................................................................
WIP: mb/riscv-qemu: Switch to -pflash option in Qemu > 4.2
Instead of loading coreboot in the RAM, newer Qemu version support providing it as flash using the -pflash option. Currently qemu limits the flash size to 2*16MiB. This will hopefully be changed to 2*32MiB before release of 4.2.
Change-Id: I5dd47d55bbaf26bddfc8378e48fa247c2f4c1988 Signed-off-by: Philipp Hug philipp@hug.cx --- M Documentation/mainboard/emulation/qemu-riscv.md M src/mainboard/emulation/qemu-riscv/Kconfig M src/mainboard/emulation/qemu-riscv/include/mainboard/addressmap.h M src/mainboard/emulation/qemu-riscv/memlayout.ld M src/mainboard/emulation/qemu-riscv/rom_media.c 5 files changed, 22 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/36487/2