qemu/sh4-r2d: update to use kernel 3.2.24
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 31 Jul 2012 21:13:09 +0000 (18:13 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 31 Jul 2012 21:39:08 +0000 (23:39 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/qemu/sh4-r2d/readme.txt
configs/qemu_sh4_r2d_defconfig

index 875e3d02f8273271806ec139072b224ce66023ef..c9b4a1035f3ab619a3115497bc2d7c83e389d97a 100644 (file)
@@ -5,3 +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.1.1
index a5808709d8d5ade9e76458ebe25a6c6e896faba3..0edd58318a1d197774f501abeb05a3df1f6d76b2 100644 (file)
@@ -20,7 +20,7 @@ BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-multilib-list=m4,m4-nofpu"
 # Linux kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.18"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.2.24"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/sh4-r2d/linux-3.2.config"
 BR2_LINUX_KERNEL_ZIMAGE=y