tn3399_openwrt/target/linux/brcm47xx
Hauke Mehrtens f687ab2101 brcm47xx: bgmac: implement unaligned addressing for DMA rings that support it
This is important patch for new devices that support unaligned
addressing. That devices suffer from the backward-compatibility bug in
DMA engine. In theory we should be able to use old mechanism, but in
practice DMA address seems to be randomly copied into status register
when hardware reaches end of a ring. This breaks reading slot number
from status register and we can't use DMA anymore.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 38004
2013-09-16 19:46:34 +00:00
..
base-files brcm47xx: run mtd fixtrx linux every time 2013-07-31 17:41:52 +00:00
image targets: prepare for supporting normal and initramfs images 2013-06-27 19:58:31 +00:00
patches-3.10 brcm47xx: bgmac: implement unaligned addressing for DMA rings that support it 2013-09-16 19:46:34 +00:00
profiles brcm47xx: remove support for kernel 3.8 2013-09-12 22:07:12 +00:00
base-files.mk add back the base-files/image code from brcm-2.4 to brcm47xx 2010-06-26 20:41:49 +00:00
config-3.10 brcm47xx: add default config for new kernel config option 2013-09-12 22:04:55 +00:00
Makefile kernel: update 3.10 to 3.10.12 2013-09-15 16:00:41 +00:00
modules.mk brcm47xx: fix module insert order 2013-07-04 13:31:13 +00:00