[PATCH 2/2] [V5] Add non-Virtex5 support for LL TEMAC driver

David Miller davem at davemloft.net
Tue Apr 13 18:34:03 EST 2010


From: Grant Likely <grant.likely at secretlab.ca>
Date: Fri, 9 Apr 2010 12:10:21 -0600

> On Thu, Apr 8, 2010 at 11:08 AM, John Linn <john.linn at xilinx.com> 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).
>>
>> The patch also updates the driver so that it runs on the MicroBlaze.
>> The changes were tested on the PowerPC 440, PowerPC 405, and the
>> MicroBlaze platforms.
>>
>> Signed-off-by: John Tyner <jtyner at cs.ucr.edu>
>> Signed-off-by: John Linn <john.linn at xilinx.com>
> 
> Picked up and build tested both patches on 405, 440, 60x and ppc64.
> No build problems found either built-in or as a module.
> 
> for both:
> Acked-by: Grant Likely <grant.likely at secretlab.ca>

Ok, both applied to net-next-2.6, thanks everyone for sorting this
out.


More information about the Linuxppc-dev mailing list