From: Waldemar Brodkorb Date: Sun, 6 Mar 2005 21:35:53 +0000 (+0000) Subject: use r4k cache code, which does not solve our zombie problem, but minor patches needed... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=87375a864088edb8d8515ab24e105d7786473274;p=15.05%2Fopenwrt.git 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 --- 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 57c5f7fb21..0000000000 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 d16c8d71e8..0000000000 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 ec2e2080db..0000000000 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 b47c950433..0000000000 Binary files a/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 and /dev/null differ