Bernard Blackham <[EMAIL PROTECTED]> writes: > These patches were initially from Troy Kisky, and have been rebased > onto current git. They encompass bugfixes and performance > improvements to the MMC/SD driver. The patches are: > > 1. Speed up FIFO accesses > 2. Use rw_threshold where appropriate > 3. Handle FIFO interrupt first > 4. Fix race condition > > With these patches, the Pierre's mmc test framework passes nearly > all the tests that my MMC card supports (these could not be tested > by me: multi-block writes, power of two read/writes and weird sized > read/writes). It does still however hang on the forced failures when > using DMA mode (but not PIO).
Excellent! Special thanks to both Troy and Bernard. I've pushed this series with a minor correction to each of the patch summaries. Instead of "ARM: davinci_mmc: <short summary>", I changed this to "MMC: DaVinci: <short summary>". This is because these patches are not part of the ARM core, but rather part of the MMC subsystem. Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
