From 877015bee96c8764b6d1a2cc850c2b405a34b1b7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 11 Jul 2009 02:30:19 +0000 Subject: mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it SVN-Revision: 16771 --- target/linux/atheros/patches-2.6.30/100-board.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/atheros/patches-2.6.30') 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 052e887d25..c063fa348f 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 # -- cgit v1.2.3