seems like the pages that mentioned mips 4k cores not having prefetch were wrong...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 11 Jul 2009 11:57:13 +0000 (11:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 11 Jul 2009 11:57:13 +0000 (11:57 +0000)
SVN-Revision: 16775

target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch [deleted file]
target/linux/generic-2.6/patches-2.6.30/026-mips_r4k_no_prefetch.patch [deleted file]

diff --git a/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch b/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch
deleted file mode 100644 (file)
index 6e26062..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -991,7 +991,6 @@ config CPU_MIPS32_R1
-       bool "MIPS32 Release 1"
-       depends on SYS_HAS_CPU_MIPS32_R1
-       select CPU_HAS_LLSC
--      select CPU_HAS_PREFETCH
-       select CPU_SUPPORTS_32BIT_KERNEL
-       select CPU_SUPPORTS_HIGHMEM
-       help
diff --git a/target/linux/generic-2.6/patches-2.6.30/026-mips_r4k_no_prefetch.patch b/target/linux/generic-2.6/patches-2.6.30/026-mips_r4k_no_prefetch.patch
deleted file mode 100644 (file)
index e2fb97e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -1036,7 +1036,6 @@ config CPU_MIPS32_R1
-       bool "MIPS32 Release 1"
-       depends on SYS_HAS_CPU_MIPS32_R1
-       select CPU_HAS_LLSC
--      select CPU_HAS_PREFETCH
-       select CPU_SUPPORTS_32BIT_KERNEL
-       select CPU_SUPPORTS_HIGHMEM
-       help