summaryrefslogtreecommitdiffstats
path: root/board/qemu/powerpc-g3beige
diff options
context:
space:
mode:
Diffstat (limited to 'board/qemu/powerpc-g3beige')
-rw-r--r--board/qemu/powerpc-g3beige/linux-3.10.config (renamed from board/qemu/powerpc-g3beige/linux-3.8.config)0
-rw-r--r--board/qemu/powerpc-g3beige/readme.txt4
2 files changed, 2 insertions, 2 deletions
diff --git a/board/qemu/powerpc-g3beige/linux-3.8.config b/board/qemu/powerpc-g3beige/linux-3.10.config
index 098dae30a..098dae30a 100644
--- a/board/qemu/powerpc-g3beige/linux-3.8.config
+++ b/board/qemu/powerpc-g3beige/linux-3.10.config
diff --git a/board/qemu/powerpc-g3beige/readme.txt b/board/qemu/powerpc-g3beige/readme.txt
index 1efbdf08d..ae7b5e395 100644
--- a/board/qemu/powerpc-g3beige/readme.txt
+++ b/board/qemu/powerpc-g3beige/readme.txt
@@ -1,8 +1,8 @@
Run the emulation with:
- qemu-system-ppc -M g3beige -kernel output/images/vmlinux -hda output/images/rootfs.ext2 -append "console=ttyS0 root=/dev/hdc" -serial stdio
+ qemu-system-ppc -M g3beige -kernel output/images/vmlinux -hda output/images/rootfs.ext2 -append "console=ttyS0 root=/dev/hdc" -serial stdio -net nic,model=rtl8139 -net user
The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer.
-Tested with QEMU 1.4.0
+Tested with QEMU 1.4.2