From: wbx 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://git.rohieb.name/openwrt.git/commitdiff_plain/df2b003b681c7f89c155c0cf949eeff4367c45f5 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@321 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 b/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 deleted file mode 100644 index 57c5f7fb2..000000000 Binary files a/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 b/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 deleted file mode 100644 index d16c8d71e..000000000 Binary files a/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 b/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 deleted file mode 100644 index ec2e2080d..000000000 Binary files a/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 and /dev/null differ diff --git a/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 b/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 deleted file mode 100644 index b47c95043..000000000 Binary files a/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 and /dev/null differ