Philip Balister | 26 Aug 2009 20:17
Favicon

SPI driver

http://github.com/balister/linux-omap-philip/commits/sdr-spi-driver

has the code for the SPI driver.

The underlying Linux kernel is based on the 2.6.29 version used on the 
beagle, so use that default Angstrom kernel and build the spisdr.ko 
module. Copy that into the /lib/modules nd run depmod -a.

Philip

Eric Brombaugh | 26 Aug 2009 21:25
Picon
Gravatar

Re: SPI driver

Philip Balister wrote:
> http://github.com/balister/linux-omap-philip/commits/sdr-spi-driver
> 
> has the code for the SPI driver.
> 
> The underlying Linux kernel is based on the 2.6.29 version used on the 
> beagle, so use that default Angstrom kernel and build the spisdr.ko 
> module. Copy that into the /lib/modules nd run depmod -a.

Thanks - grabbed the archive from github. This will be good to study 
from some of the beagle interfacing I'm planning.

Eric


Gmane