]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
qemu/microblaze: update to use kernel 3.4.7
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 31 Jul 2012 21:13:13 +0000 (18:13 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 31 Jul 2012 21:40:15 +0000 (23:40 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/qemu/microblazebe-mmu/kernel-3.4.config [moved from board/qemu/microblazebe-mmu/kernel-3.3.config with 100% similarity]
board/qemu/microblazebe-mmu/readme.txt
board/qemu/microblazeel-mmu/kernel-3.4.config [moved from board/qemu/microblazeel-mmu/kernel-3.3.config with 100% similarity]
board/qemu/microblazeel-mmu/readme.txt
configs/qemu_microblazebe_mmu_defconfig
configs/qemu_microblazeel_mmu_defconfig

index c59c0bde182d23e34143bea97acdfc3f7e738d49..5281a0f184009173fc526ecd8b61ba0f58db45f3 100644 (file)
@@ -4,3 +4,4 @@ Run the emulation with:
 
 The login prompt will appear in the terminal that started Qemu.
 
+Tested with QEMU 1.1.1
index 43a40e89202a4f58a5236942b6fe77a506b6d56c..003d2a88de19c184de5e8dbf33c0310ede5b94bf 100644 (file)
@@ -4,3 +4,4 @@ Run the emulation with:
 
 The login prompt will appear in the terminal that started Qemu.
 
+Tested with QEMU 1.1.1
index 619ecbf978f780565d809f8eacab403d42e3ae8b..11c6f9551584ede45a7c9dbde0e5b28d19260753 100644 (file)
@@ -19,9 +19,9 @@ BR2_TARGET_ROOTFS_INITRAMFS=y
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.4.7"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazebe-mmu/kernel-3.3.config"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazebe-mmu/kernel-3.4.config"
 BR2_LINUX_KERNEL_LINUX_BIN=y
 BR2_LINUX_KERNEL_USE_CUSTOM_DTS=y
 BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/qemu/microblazebe-mmu/system.dts"
index ad5f0456402e3571fe14d6af7487fdc8aaeb7b35..1ce9ac81e1257ca1bb55f7125ab51f2478351df6 100644 (file)
@@ -19,9 +19,9 @@ BR2_TARGET_ROOTFS_INITRAMFS=y
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.3.7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.4.7"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazeel-mmu/kernel-3.3.config"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazeel-mmu/kernel-3.4.config"
 BR2_LINUX_KERNEL_LINUX_BIN=y
 BR2_LINUX_KERNEL_USE_CUSTOM_DTS=y
 BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/qemu/microblazeel-mmu/system.dts"