From 93b0bae4e1a3d8301a161608786e87b9b9d54848 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 6 Mar 2005 21:35:53 +0000 Subject: use r4k cache code, which does not solve our zombie problem, but minor patches needed. broadcom has copied c-mips32.c into c-bcm4710.c and removed code for scache handling. they added some functions I need to add again later. c-mips32.c is obsolete in 2.4.29 and is mostly included in c-r4k.c, which we use now git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@321 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 | Bin 350 -> 0 bytes .../kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 | Bin 3736 -> 0 bytes .../linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 | Bin 395 -> 0 bytes .../kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 | Bin 691 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 delete mode 100644 package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 delete mode 100644 package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 delete mode 100644 package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 diff --git a/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 b/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 deleted file mode 100644 index 57c5f7fb2..000000000 Binary files a/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 and /dev/null differ diff --git a/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 b/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 deleted file mode 100644 index d16c8d71e..000000000 Binary files a/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 and /dev/null differ diff --git a/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 b/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 deleted file mode 100644 index ec2e2080d..000000000 Binary files a/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 and /dev/null differ diff --git a/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 b/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 deleted file mode 100644 index b47c95043..000000000 Binary files a/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 and /dev/null differ -- cgit v1.2.3