summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.30
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-11 02:30:19 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-11 02:30:19 +0000
commit755f396893e9738c1588594c05a68d120cf82d72 (patch)
treef818928972a08009be7b638559b90c2a69ef54c8 /target/linux/atheros/patches-2.6.30
parent71f5d93ef9d4de061dfa48ca0ab3f5c48dc19110 (diff)
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16771 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.30')
-rw-r--r--target/linux/atheros/patches-2.6.30/100-board.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/atheros/patches-2.6.30/100-board.patch b/target/linux/atheros/patches-2.6.30/100-board.patch
index 052e887d2..c063fa348 100644
--- a/target/linux/atheros/patches-2.6.30/100-board.patch
+++ b/target/linux/atheros/patches-2.6.30/100-board.patch
@@ -20,7 +20,7 @@
config MIPS_COBALT
bool "Cobalt Server"
select CEVT_R4K
-@@ -632,6 +645,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -633,6 +646,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice
@@ -30,7 +30,7 @@
source "arch/mips/jazz/Kconfig"
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -290,6 +290,13 @@ libs-$(CONFIG_MIPS_XXS1500) += arch/mips
+@@ -283,6 +283,13 @@ libs-$(CONFIG_MIPS_XXS1500) += arch/mips
load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
#