Add initial version of the brcm-2.6 rewrite,
authorFelix Fietkau <nbd@openwrt.org>
Sun, 7 Jan 2007 15:35:36 +0000 (15:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 7 Jan 2007 15:35:36 +0000 (15:35 +0000)
commit8ec22d8247fd6ca1653a0b8f1c5ee4d18789b490
tree00eb8c51421887592f28d1679b0b4fbac9b0254a
parentb12eed9aab8a95afe9e290dc4d4a597bb5f8ce5c
Add initial version of the brcm-2.6 rewrite,
called brcm47xx-2.6 to better distinguish it from 63xx.

Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx-2.6/Makefile [new file with mode: 0644]
target/linux/brcm47xx-2.6/base-files [new symlink]
target/linux/brcm47xx-2.6/base-files.mk [new symlink]
target/linux/brcm47xx-2.6/config [new file with mode: 0644]
target/linux/brcm47xx-2.6/image [new symlink]
target/linux/brcm47xx-2.6/patches/100-board_support.patch [new file with mode: 0644]
target/linux/brcm47xx-2.6/patches/110-flash_map.patch [new file with mode: 0644]
target/linux/brcm47xx-2.6/patches/120-b44_ssb_support.patch [new file with mode: 0644]
target/linux/brcm47xx-2.6/src [new symlink]