[coreboot-gerrit] New patch to review for coreboot: qemu-armv7: Update running instructions.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sat Feb 20 07:35:06 CET 2016


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13753

-gerrit

commit 80ba4f53f81f39dd2f8df8109d075070277f5912
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Thu Feb 18 16:21:15 2016 +0100

    qemu-armv7: Update running instructions.
    
    Change-Id: I04c0cfea5d49eb70969d6ad38d5cb81d70eeaf9b
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/emulation/qemu-armv7/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/emulation/qemu-armv7/Kconfig b/src/mainboard/emulation/qemu-armv7/Kconfig
index bb13e98..2654f0f 100644
--- a/src/mainboard/emulation/qemu-armv7/Kconfig
+++ b/src/mainboard/emulation/qemu-armv7/Kconfig
@@ -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
 



More information about the coreboot-gerrit mailing list