Philip Balister wrote:
http://github.com/balister/linux-omap-philip/commits/sdr-spi-driverhas 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