
On Sunday, July 25, 2010 16:40:14 Mike Frysinger wrote:
On Sunday, July 25, 2010 16:06:31 Reinhard Meyer wrote:
Mike Frysinger wrote:
On Saturday, July 24, 2010 02:11:16 Reinhard Meyer wrote:
I would like to generalize that driver and make it also CONFIG_NET_MULTI-able.
someone already has ... look at the archives in december of 09
Thanks for the hint Mike, it seems the thread there has died, and the work left incomplete however. But it gives a head start to complete it. The main issue I had is already proposed in that thread: rename the old driver and make a new one :)
best to continue that work though rather than try and start your own from scratch ...
btw, i wasnt able to test the driver previously because it required a GPIO SPI CS which the Blackfin SPI driver did not previously support. but ive implemented & pushed that since, so i should be able to test the driver once you post it to make sure it does work across platforms (like Blackfin boards). -mike