kernel: bgmac: make it send and receive some packages on BCM4708
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Nov 2013 00:13:31 +0000 (00:13 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Nov 2013 00:13:31 +0000 (00:13 +0000)
commit4fe774867cfb5f5fef48dedef035ac7c411e8f4b
tree06181b96a85ae3e6267514c2aea0ae7f869b4b8a
parent6c3e6ee83f7afbafd2ed7576dbd6ce37a779760b
kernel: bgmac: make it send and receive some packages on BCM4708

This adds some more code for bgmac core rev 4 and it now restarts all
cores when initializing the first one on BCM4708. I am just able to
send under 100 packages and then DMA TX does not work any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38714 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.10/026-bcma-export-bcma_find_core_unit.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/772-bgmac-add-supprot-for-BCM4707.patch
target/linux/generic/patches-3.10/773-bgmac-add-srab-switch.patch
target/linux/generic/patches-3.10/774-bgmac-add-some-workaround-for-rev-4.patch [new file with mode: 0644]
target/linux/generic/patches-3.12/026-bcma-export-bcma_find_core_unit.patch [new file with mode: 0644]
target/linux/generic/patches-3.12/772-bgmac-add-supprot-for-BCM4707.patch
target/linux/generic/patches-3.12/773-bgmac-add-srab-switch.patch
target/linux/generic/patches-3.12/774-bgmac-add-some-workaround-for-rev-4.patch [new file with mode: 0644]