aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-06-28 16:05:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-06-28 16:05:08 +0000
commit64be1d33e129fd4fe70e435daa121ed172e93c06 (patch)
tree1897149896699b892fa8197c165473d232fdd681
parent2462884c0559d5a1df260b3b01853245b8b0227d (diff)
downloadupstream-64be1d33e129fd4fe70e435daa121ed172e93c06.tar.gz
upstream-64be1d33e129fd4fe70e435daa121ed172e93c06.tar.bz2
upstream-64be1d33e129fd4fe70e435daa121ed172e93c06.zip
ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #11762)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32520 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch b/target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch
new file mode 100644
index 0000000000..3071ab88f5
--- /dev/null
+++ b/target/linux/ar71xx/patches-3.3/630-MIPS-ath79-enable-dsp.patch
@@ -0,0 +1,10 @@
+--- a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h
++++ b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h
+@@ -42,7 +42,6 @@
+ #define cpu_has_mips64r1 0
+ #define cpu_has_mips64r2 0
+
+-#define cpu_has_dsp 0
+ #define cpu_has_mipsmt 0
+
+ #define cpu_has_64bits 0