Question about combining a PCI driver with an OF driver

Sean MacLennan seanm at seanm.ca
Wed Jan 5 08:26:55 EST 2011


On Tue, 4 Jan 2011 13:00:07 -0800
Bruce_Leonard at selinc.com wrote:

> True, but we really didn't want to recreate all the infrastructure
> that the gianfar driver has in it we wanted to just use it.  Maybe
> what I should do is just take the guts of the gianfar driver and make
> a pure PCI driver out of it. 

This is what I would do. Odds are the final FPGA driver will have a lot
of "optimizations" and "we don't need this" changes to the point where
you won't be able to read the original code for ifdefs ;)

Cheers,
   Sean


More information about the Linuxppc-dev mailing list