at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
authorVille Syrjala <syrjala@sci.fi>
Sat, 14 Jun 2008 17:27:20 +0000 (20:27 +0300)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:42 +0000 (14:14 +0200)
commit5385edc50063a2175383ef5e90aa67fb6ab1beae
treef697344c2f4d9bad7a66b9b5661301004113b586
parentfa1fe010c126ee69f2f75e3a4efc2f6252281ff8
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)

AT91SAM926[0/3] PDC must write at least 12 bytes. The code compiles and runs
but the actual condition for this erratum did not trigger in my tests so it's
unclear if it actually works as intended.

Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/at91_mci.c