diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-06 21:35:53 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-06 21:35:53 +0000 |
commit | df2b003b681c7f89c155c0cf949eeff4367c45f5 (patch) | |
tree | 7e4d13d5049dbecf25f59caa10f4818dd0bbec55 | |
parent | f63914724c1923a0f1cdfb986682c6a2507d4f27 (diff) |
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
-rw-r--r-- | openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 | bin | 350 -> 0 bytes |
-rw-r--r-- | openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 | bin | 3736 -> 0 bytes |
-rw-r--r-- | openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 | bin | 395 -> 0 bytes |
-rw-r--r-- | openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 | bin | 691 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
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 Binary files differdeleted file mode 100644 index 57c5f7fb2..000000000 --- a/openwrt/package/linux/kernel-patches/013-arch_mips_mm_Makefile.bz2 +++ /dev/null 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 Binary files differdeleted file mode 100644 index d16c8d71e..000000000 --- a/openwrt/package/linux/kernel-patches/014-arch_mips_mm_c-bcm4710_c.bz2 +++ /dev/null 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 Binary files differdeleted file mode 100644 index ec2e2080d..000000000 --- a/openwrt/package/linux/kernel-patches/015-arch_mips_mm_loadmmu_c.bz2 +++ /dev/null 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 Binary files differdeleted file mode 100644 index b47c95043..000000000 --- a/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 +++ /dev/null |