Module Name: src Committed By: khorben Date: Wed May 15 23:27:49 UTC 2013
Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c Log Message: Seems to be much closer to working correctly. Apparently one has to read back anything transmitted, as well as transmit 0's to be able to read anything. This would explain the whole juggling with chunks, counts and pointers. To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/arch/arm/omap/omap2_spi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.