summaryrefslogtreecommitdiff
path: root/target/m68k
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-08 15:09:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-08 15:09:58 +0200
commit5f9b9b707d9b29b1353c34ca0d6ef0a3dba46583 (patch)
tree2b2e81058de8693183c3c7514ccff28579f5d3a6 /target/m68k
parent642da637d9cc31e735a484bd498e6bf916ae85a8 (diff)
bump all kernels, remove 3.15
Diffstat (limited to 'target/m68k')
-rw-r--r--target/m68k/qemu-m68k/patches/3.16.1/qemu-coldfire.patch24
-rw-r--r--target/m68k/qemu-m68k/patches/3.16.2/m68k-coldfire-fec.patch (renamed from target/m68k/qemu-m68k/patches/3.16.1/m68k-coldfire-fec.patch)0
-rw-r--r--target/m68k/qemu-m68k/patches/3.16.2/qemu-coldfire.patch (renamed from target/m68k/qemu-m68k/patches/3.15.8/qemu-coldfire.patch)0
3 files changed, 0 insertions, 24 deletions
diff --git a/target/m68k/qemu-m68k/patches/3.16.1/qemu-coldfire.patch b/target/m68k/qemu-m68k/patches/3.16.1/qemu-coldfire.patch
deleted file mode 100644
index 503fe8ef3..000000000
--- a/target/m68k/qemu-m68k/patches/3.16.1/qemu-coldfire.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-m68k: enabled software emulation of separate supervisor/user stack
-
-Recent Coldfires have separate supervisor and user stack pointers, but
-since older Coldfires didn't have that, the Linux kernel has a kind of
-emulation mechanism for those pointers.
-
-Apparently, according to the Kconfig.cpu file, the 5208 is supposed to
-support such separate pointers, but Qemu doesn't implement it. So we
-cheat a bit here and force the usage of emulated separate stack
-pointers.
-
-Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
-
-diff -Nur linux-3.16.orig/arch/m68k/Kconfig.cpu linux-3.16/arch/m68k/Kconfig.cpu
---- linux-3.16.orig/arch/m68k/Kconfig.cpu 2014-08-04 00:25:02.000000000 +0200
-+++ linux-3.16/arch/m68k/Kconfig.cpu 2014-08-13 16:58:59.568332805 +0200
-@@ -146,6 +146,7 @@
- depends on !MMU
- select GENERIC_CLOCKEVENTS
- select HAVE_CACHE_SPLIT
-+ select COLDFIRE_SW_A7
- help
- Freescale Coldfire 5207/5208 processor support.
-
diff --git a/target/m68k/qemu-m68k/patches/3.16.1/m68k-coldfire-fec.patch b/target/m68k/qemu-m68k/patches/3.16.2/m68k-coldfire-fec.patch
index 60dfadb6d..60dfadb6d 100644
--- a/target/m68k/qemu-m68k/patches/3.16.1/m68k-coldfire-fec.patch
+++ b/target/m68k/qemu-m68k/patches/3.16.2/m68k-coldfire-fec.patch
diff --git a/target/m68k/qemu-m68k/patches/3.15.8/qemu-coldfire.patch b/target/m68k/qemu-m68k/patches/3.16.2/qemu-coldfire.patch
index 503fe8ef3..503fe8ef3 100644
--- a/target/m68k/qemu-m68k/patches/3.15.8/qemu-coldfire.patch
+++ b/target/m68k/qemu-m68k/patches/3.16.2/qemu-coldfire.patch