Re: PATCH: Add non-Virtex 5 support for LL TEMAC driver

2010-02-05 Thread Grant Likely
On Fri, Feb 5, 2010 at 9:16 AM, John Tyner wrote: > > > Grant Likely wrote: >> >> On Mon, Feb 1, 2010 at 4:25 PM, John Tyner wrote: >>> >>> This patch adds support for using the LL TEMAC Ethernet driver on >>> non-Virtex >>> 5 platforms by adding support for accessing the Soft DMA registers as if

Re: PATCH: Add non-Virtex 5 support for LL TEMAC driver

2010-02-05 Thread John Tyner
Grant Likely wrote: On Mon, Feb 1, 2010 at 4:25 PM, John Tyner wrote: This patch adds support for using the LL TEMAC Ethernet driver on non-Virtex 5 platforms by adding support for accessing the Soft DMA registers as if they were memory mapped instead of solely through the DCR's (available on

Re: PATCH: Add non-Virtex 5 support for LL TEMAC driver

2010-02-03 Thread Grant Likely
On Mon, Feb 1, 2010 at 4:25 PM, John Tyner wrote: > This patch adds support for using the LL TEMAC Ethernet driver on non-Virtex > 5 platforms by adding support for accessing the Soft DMA registers as if > they were memory mapped instead of solely through the DCR's (available on > the Virtex 5). >

PATCH: Add non-Virtex 5 support for LL TEMAC driver

2010-02-01 Thread John Tyner
This patch adds support for using the LL TEMAC Ethernet driver on non-Virtex 5 platforms by adding support for accessing the Soft DMA registers as if they were memory mapped instead of solely through the DCR's (available on the Virtex 5). Signed-off-by: John Tyner --- /tmp/tmp.5198.41 2010-02