diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-03-06 21:35:53 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-03-06 21:35:53 +0000 |
commit | 53ab19d8d6943059966a7709ae95e19b1bbbfa2a (patch) | |
tree | 7e4d13d5049dbecf25f59caa10f4818dd0bbec55 /openwrt/package/linux/kernel-patches | |
parent | d91b6531bb1c2cf046ed537572d99da517f0acb6 (diff) | |
download | mtk-20170518-53ab19d8d6943059966a7709ae95e19b1bbbfa2a.zip mtk-20170518-53ab19d8d6943059966a7709ae95e19b1bbbfa2a.tar.gz mtk-20170518-53ab19d8d6943059966a7709ae95e19b1bbbfa2a.tar.bz2 |
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
SVN-Revision: 321
Diffstat (limited to 'openwrt/package/linux/kernel-patches')
-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 57c5f7f..0000000 --- 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 d16c8d7..0000000 --- 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 ec2e208..0000000 --- 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 b47c950..0000000 --- a/openwrt/package/linux/kernel-patches/016-arch_mips_mm_tlbex-r4k_S.bz2 +++ /dev/null |