summaryrefslogtreecommitdiff
path: root/target/qemu-mips64el
diff options
context:
space:
mode:
Diffstat (limited to 'target/qemu-mips64el')
-rw-r--r--target/qemu-mips64el/device.mk4
-rw-r--r--target/qemu-mips64el/kernel.config2
2 files changed, 3 insertions, 3 deletions
diff --git a/target/qemu-mips64el/device.mk b/target/qemu-mips64el/device.mk
index 1d607972b..1157f2c45 100644
--- a/target/qemu-mips64el/device.mk
+++ b/target/qemu-mips64el/device.mk
@@ -1,7 +1,7 @@
ARCH:= mips
CPU_ARCH:= mips64el
-KERNEL_VERSION:= 2.6.29
+KERNEL_VERSION:= 2.6.30.5
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= 4ada43caecb08fe2af71b416b6f586d8
+KERNEL_MD5SUM:= be9c3a697a54ac099c910d068ff0dc03
TARGET_OPTIMIZATION:= -Os -pipe
TARGET_CFLAGS_ARCH:= -march=mips64 -mabi=64
diff --git a/target/qemu-mips64el/kernel.config b/target/qemu-mips64el/kernel.config
index 387efabbf..c2c1ca58a 100644
--- a/target/qemu-mips64el/kernel.config
+++ b/target/qemu-mips64el/kernel.config
@@ -891,7 +891,7 @@ CONFIG_MAGIC_SYSRQ=y
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
-CONFIG_CMDLINE="init=/init console=ttyS0,115200 console=tty0"
+CONFIG_CMDLINE="console=ttyS0,115200 console=tty0"
#
# Security options