Files
u-boot/drivers/net
Kuo-Jung Su c4775476d2 net: add Faraday FTMAC110 10/100Mbps ethernet support
Faraday FTMAC110 10/100Mbps supports half-word data transfer for Linux.
However it has a weird DMA alignment issue:

(1) Tx DMA Buffer Address:
    1 bytes aligned: Invalid
    2 bytes aligned: O.K
    4 bytes aligned: O.K

(2) Rx DMA Buffer Address:
    1 bytes aligned: Invalid
    2 bytes aligned: O.K
    4 bytes aligned: Invalid!!!

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Tom Rini <trini@ti.com>
2013-06-24 19:11:16 -05:00
..
2013-05-24 16:54:12 -05:00
2013-04-01 16:33:52 -04:00
2011-01-09 18:06:50 +01:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2010-07-12 00:14:29 -07:00
2012-05-22 10:18:15 -05:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2010-01-31 22:37:12 -08:00
2011-04-20 15:09:34 -05:00
2013-06-24 19:11:16 -05:00
2013-06-24 19:11:16 -05:00
2013-06-24 19:10:15 -05:00
2013-06-24 19:10:15 -05:00
2013-04-01 16:33:52 -04:00
2008-05-21 00:14:08 +02:00
2012-12-15 12:28:24 -06:00
2012-12-15 12:28:24 -06:00
2013-05-15 08:41:03 -04:00
2012-11-04 11:00:36 -07:00