summaryrefslogtreecommitdiffstats
path: root/board/qemu
diff options
context:
space:
mode:
Diffstat (limited to 'board/qemu')
-rw-r--r--board/qemu/sparc-ss10/readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/qemu/sparc-ss10/readme.txt b/board/qemu/sparc-ss10/readme.txt
index a126a55086..b18bb40be0 100644
--- a/board/qemu/sparc-ss10/readme.txt
+++ b/board/qemu/sparc-ss10/readme.txt
@@ -3,6 +3,5 @@ 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
The login prompt will appear in the terminal that started Qemu.
-The graphical window is the framebuffer.
-Tested with QEMU 1.6.1
+Tested with QEMU 2.0.0
OpenPOWER on IntegriCloud