summaryrefslogtreecommitdiff
path: root/board/qemu/powerpc-g3beige
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-04 09:49:38 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-04 15:06:08 +0200
commit2c859079cd60c3a6b57f87960c5b4823797ce95d (patch)
tree71245e954d8897687c32947062d140b90af7fed4 /board/qemu/powerpc-g3beige
parente92d9d4f22015324bb73a0988f4c04e13d65e081 (diff)
configs/qemu: bump relevant config versions
arm_nuri needs some DT fixups to switch to the 3.11.x series since it's now default for that kernel defconfig. [Peter: adjust comment in sparc defconfig to match] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board/qemu/powerpc-g3beige')
-rw-r--r--board/qemu/powerpc-g3beige/linux-3.11.config (renamed from board/qemu/powerpc-g3beige/linux-3.10.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.10.config b/board/qemu/powerpc-g3beige/linux-3.11.config
index 098dae30a..098dae30a 100644
--- a/board/qemu/powerpc-g3beige/linux-3.10.config
+++ b/board/qemu/powerpc-g3beige/linux-3.11.config
diff --git a/board/qemu/powerpc-g3beige/readme.txt b/board/qemu/powerpc-g3beige/readme.txt
index b5c73a4d0..4c0bf8a3a 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 -net nic,model=rtl8139 -net user
+ qemu-system-ppc -M g3beige -kernel output/images/vmlinux -hda output/images/rootfs.ext2 -append "console=ttyS0 root=/dev/hda" -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.5.2
+Tested with QEMU 1.6.0