SPI trouble on Colibri 270 (PXA)...
Jakob Viketoft
jakob at viketoft.se
Wed Apr 21 08:47:16 EDT 2010
Martin Guy wrote:
> On 4/21/10, Eric Miao <eric.y.miao at gmail.com> wrote:
>
>> I thought we were talking about SPI?
>
> We are. It affects boards that have a single SD/MMC card on the SPI
> bus and use SFRMOUT as the chip select line, which impacts how the SPI
> driver needs to handle multi-part messages without dropping CS between
> transfers
Does this mean that this is a know issue with the pxa2xx spi driver? At
the moment I'm rather pressed for time and have instead opted for
compressing the two transfers (read command and actual read) into one.
There is a slight memory overhead in writing, but nothing that will
impact our system...
/Jakob
More information about the linux-arm-kernel
mailing list