Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably...
authorFlorian Fainelli <florian@openwrt.org>
Fri, 7 Jul 2006 21:04:02 +0000 (21:04 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 7 Jul 2006 21:04:02 +0000 (21:04 +0000)
commit574b94a06b7bd9fb2e8076fd5f3414c4e9d5db15
tree6bc306895f4e57b240178dc70d474ef662464109
parentaab4d0e3cf371170a4d12f563bcf5c57956144a6
Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably mount a filesystem Huge thanks to Nico Huber for providing working patches !

SVN-Revision: 4117
12 files changed:
openwrt/target/linux/brcm63xx-2.6/Makefile
openwrt/target/linux/brcm63xx-2.6/config
openwrt/target/linux/brcm63xx-2.6/patches/000-arch_mips.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch [deleted file]
openwrt/target/linux/brcm63xx-2.6/patches/001-brcm_boards.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/002-pci_bcm96348.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/010-include_asm_mips.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/011-include_mach_bcm963xx.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/020-bcmdrivers.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/030-boardparms.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch [new file with mode: 0644]
openwrt/target/linux/brcm63xx-2.6/patches/050-disable-synchronize_net.patch [new file with mode: 0644]