kernel: bgmac: make it send and receive some packages on BCM4708
authorHauke Mehrtens <hauke@openwrt.org>
Mon, 11 Nov 2013 00:13:31 +0000 (00:13 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Mon, 11 Nov 2013 00:13:31 +0000 (00:13 +0000)
commit802c90ddcbd24add4f128103d0d2491412da0b22
tree06181b96a85ae3e6267514c2aea0ae7f869b4b8a
parent48bac91d7e7e377038ad51c697f9112817b9f849
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]