diff options
author | John Crispin <john@openwrt.org> | 2011-03-11 08:19:53 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-03-11 08:19:53 +0000 |
commit | c75b0ca1a8e6e9c1ffd43719792ab1903085aa93 (patch) | |
tree | 4a1a3044e0f7acb02f16849a8758e292ff66ae7d /target/linux/lantiq/patches/810-ar9-cache-split.patch | |
parent | 58a5102338f7fde82c0a025d99f044868c979d02 (diff) | |
download | upstream-c75b0ca1a8e6e9c1ffd43719792ab1903085aa93.tar.gz upstream-c75b0ca1a8e6e9c1ffd43719792ab1903085aa93.tar.bz2 upstream-c75b0ca1a8e6e9c1ffd43719792ab1903085aa93.zip |
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
SVN-Revision: 26021
Diffstat (limited to 'target/linux/lantiq/patches/810-ar9-cache-split.patch')
-rw-r--r-- | target/linux/lantiq/patches/810-ar9-cache-split.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/lantiq/patches/810-ar9-cache-split.patch b/target/linux/lantiq/patches/810-ar9-cache-split.patch index 9487f6ce43..d04f1e9f5e 100644 --- a/target/linux/lantiq/patches/810-ar9-cache-split.patch +++ b/target/linux/lantiq/patches/810-ar9-cache-split.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -1706,6 +1706,28 @@ +@@ -1844,6 +1844,28 @@ 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 -@@ -1348,6 +1348,106 @@ +@@ -1347,6 +1347,106 @@ __setup("coherentio", setcoherentio); #endif @@ -220,7 +220,7 @@ void __cpuinit r4k_cache_init(void) { extern void build_clear_page(void); -@@ -1367,6 +1467,78 @@ +@@ -1366,6 +1466,78 @@ break; } |