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)
commitfab394afa5d385d3cd45fbf2ccae72d579c944e3
treec87f6537b0f16e1af11cd595ef258d109c084120
parente7bac6dc6fb189d8c620f19348bba367c05ae423
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 !

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4117 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
target/linux/brcm63xx-2.6/Makefile
target/linux/brcm63xx-2.6/config
target/linux/brcm63xx-2.6/patches/000-arch_mips.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch [deleted file]
target/linux/brcm63xx-2.6/patches/001-brcm_boards.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/002-pci_bcm96348.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/010-include_asm_mips.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/011-include_mach_bcm963xx.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/020-bcmdrivers.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/030-boardparms.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch [new file with mode: 0644]
target/linux/brcm63xx-2.6/patches/050-disable-synchronize_net.patch [new file with mode: 0644]