Commit 2c859079 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

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: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent e92d9d4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,4 +7,4 @@ graphical window is the framebuffer.

Startup time is slow because of the SMP CPU emulation so be patient.

Tested with QEMU 1.5.2
Tested with QEMU 1.6.0
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ Run the emulation with:
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
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ Run the emulation with:
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
Loading