qemu-armv7: Update running instructions.
Change-Id: I04c0cfea5d49eb70969d6ad38d5cb81d70eeaf9b Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: https://review.coreboot.org/13753 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
c7a943397d
commit
4f22267b09
|
@ -17,7 +17,7 @@
|
|||
|
||||
# To execute, do:
|
||||
# export QEMU_AUDIO_DRV=none
|
||||
# qemu-system-arm -M vexpress-a9 -m 1024M -nographic -kernel build/coreboot.rom
|
||||
# qemu-system-arm -M vexpress-a9 -m 1024M -nographic -bios build/coreboot.rom
|
||||
|
||||
if BOARD_EMULATION_QEMU_ARMV7
|
||||
|
||||
|
|
Loading…
Reference in New Issue