summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-09-26 09:35:02 +0000
committerJohn Crispin <john@openwrt.org>2011-09-26 09:35:02 +0000
commitcf59e7255dff4020c397f375fd62f15df955f5d2 (patch)
tree2218e4171f371926b919a798d46ff949dcceac48 /target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch
parent07986230f1b5ff482a46242da6eefd1055521f7b (diff)
downloadmtk-20170518-cf59e7255dff4020c397f375fd62f15df955f5d2.zip
mtk-20170518-cf59e7255dff4020c397f375fd62f15df955f5d2.tar.gz
mtk-20170518-cf59e7255dff4020c397f375fd62f15df955f5d2.tar.bz2
* rebase 3.0 patches * fold some fixes into existing patches
SVN-Revision: 28308
Diffstat (limited to 'target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch')
-rw-r--r--target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch b/target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch
index 254fc61..5ae2d11 100644
--- a/target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch
+++ b/target/linux/lantiq/patches-3.0/260-ar9-cache-split.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -1878,6 +1878,28 @@ config IFX_VPE_EXT
+@@ -1912,6 +1912,28 @@ config IFX_VPE_EXT
help
IFX included extensions in APRP
@@ -113,7 +113,7 @@
write_vpe_c0_cause(0);
--- a/arch/mips/mm/c-r4k.c
+++ b/arch/mips/mm/c-r4k.c
-@@ -1345,6 +1345,106 @@ static int __init setcoherentio(char *st
+@@ -1346,6 +1346,106 @@ static int __init setcoherentio(char *st
__setup("coherentio", setcoherentio);
#endif
@@ -220,7 +220,7 @@
void __cpuinit r4k_cache_init(void)
{
extern void build_clear_page(void);
-@@ -1364,6 +1464,78 @@ void __cpuinit r4k_cache_init(void)
+@@ -1365,6 +1465,78 @@ void __cpuinit r4k_cache_init(void)
break;
}