[coreboot-gerrit] Patch set updated for coreboot: qemu-armv7: Update running instructions.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Feb 21 15:07:50 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 5c7deae5a2c11432e4b6404485ea8e0c5a3beb82
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