use r4k cache code, which does not solve our zombie problem, but minor patches needed...
authorWaldemar Brodkorb <wbx@openwrt.org>
Sun, 6 Mar 2005 21:35:53 +0000 (21:35 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Sun, 6 Mar 2005 21:35:53 +0000 (21:35 +0000)
commit8fca8d324f006152d6e91d9219c5b285e2098f1f
tree7e4d13d5049dbecf25f59caa10f4818dd0bbec55
parent8152ff348bbb804af1a6aa83e60e9f2b8d8fca4a
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
openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 [deleted file]
openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 [deleted file]
openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 [deleted file]
openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 [deleted file]