summaryrefslogtreecommitdiff
path: root/board/qemu/sparc-ss10/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'board/qemu/sparc-ss10/readme.txt')
-rw-r--r--board/qemu/sparc-ss10/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/qemu/sparc-ss10/readme.txt b/board/qemu/sparc-ss10/readme.txt
index 88f98d50d..1972a117b 100644
--- a/board/qemu/sparc-ss10/readme.txt
+++ b/board/qemu/sparc-ss10/readme.txt
@@ -1,7 +1,7 @@
Run the emulation with:
- qemu-system-sparc -M SS-10 -kernel output/images/zImage -drive file=output/images/rootfs.ext2 -append "root=/dev/sda console=ttyS0,115200" -serial stdio -net nic,model=lance -net user -display none
+ qemu-system-sparc -M SS-10 -kernel output/images/zImage -drive file=output/images/rootfs.ext2 -append "root=/dev/sda console=ttyS0,115200" -serial stdio -net nic,model=lance -net user
The login prompt will appear in the terminal that started Qemu.
-Tested with QEMU 2.2.0
+Tested with QEMU 2.2.1