
18 May
2008
18 May
'08
7:37 p.m.
On Sat, 17 May 2008 12:56:00 +0200 Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com wrote:
You've forget ds1722 and AMD Elan cpu which use SPI too
I don't think so. ds1722 uses some sort of home-grown API which I don't want anything to do with.
Elan seems to be using a different API too...
hskinnemoen@siona:~/work/u-boot/spi$ git grep spi_xfer cpu/i386/ include/asm-i386/ board/sc* hskinnemoen@siona:~/work/u-boot/spi$ git grep -i elan drivers/spi/
Or am I missing something?
Haavard