summaryrefslogtreecommitdiffstats
path: root/board/qemu/powerpc-mpc8544ds/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'board/qemu/powerpc-mpc8544ds/readme.txt')
-rw-r--r--board/qemu/powerpc-mpc8544ds/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/qemu/powerpc-mpc8544ds/readme.txt b/board/qemu/powerpc-mpc8544ds/readme.txt
index 00603fe97..3ee7bc5ce 100644
--- a/board/qemu/powerpc-mpc8544ds/readme.txt
+++ b/board/qemu/powerpc-mpc8544ds/readme.txt
@@ -1,7 +1,7 @@
Run the emulation with:
- qemu-system-ppc -M mpc8544ds -kernel output/images/vmlinux -serial stdio
+ qemu-system-ppc -M mpc8544ds -kernel output/images/vmlinux -serial stdio -net nic,model=e1000 -net user
The login prompt will appear in the terminal that started Qemu.
-Tested with QEMU 1.4.0
+Tested with QEMU 1.4.2