summaryrefslogtreecommitdiffstats
path: root/board/qemu/mipsel-malta
diff options
context:
space:
mode:
Diffstat (limited to 'board/qemu/mipsel-malta')
-rw-r--r--board/qemu/mipsel-malta/linux-3.10.config (renamed from board/qemu/mipsel-malta/linux-3.9.config)0
-rw-r--r--board/qemu/mipsel-malta/readme.txt4
2 files changed, 2 insertions, 2 deletions
diff --git a/board/qemu/mipsel-malta/linux-3.9.config b/board/qemu/mipsel-malta/linux-3.10.config
index b51de4b8d..b51de4b8d 100644
--- a/board/qemu/mipsel-malta/linux-3.9.config
+++ b/board/qemu/mipsel-malta/linux-3.10.config
diff --git a/board/qemu/mipsel-malta/readme.txt b/board/qemu/mipsel-malta/readme.txt
index 54a2c58c0..fd2c1a4b8 100644
--- a/board/qemu/mipsel-malta/readme.txt
+++ b/board/qemu/mipsel-malta/readme.txt
@@ -1,9 +1,9 @@
Run the emulation with:
- qemu-system-mipsel -M malta -kernel output/images/vmlinux -serial stdio -hda output/images/rootfs.ext2 -append "root=/dev/hda"
+ qemu-system-mipsel -M malta -kernel output/images/vmlinux -serial stdio -hda output/images/rootfs.ext2 -append "root=/dev/hda" -net nic,model=pcnet -net user
The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer. No keyboard support has been
enabled.
-Tested with QEMU 1.4.0
+Tested with QEMU 1.4.2