Philipp Hug uploaded patch set #2 to this change.

View Change

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

To view, visit change 36487. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5dd47d55bbaf26bddfc8378e48fa247c2f4c1988
Gerrit-Change-Number: 36487
Gerrit-PatchSet: 2
Gerrit-Owner: Philipp Hug <philipp@hug.cx>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Philipp Hug <philipp@hug.cx>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-MessageType: newpatchset