commit | 5385edc50063a2175383ef5e90aa67fb6ab1beae | [log] [tgz] |
---|---|---|
author | Ville Syrjala <syrjala@sci.fi> | Sat Jun 14 20:27:20 2008 +0300 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue Jul 15 14:14:42 2008 +0200 |
tree | f697344c2f4d9bad7a66b9b5661301004113b586 | |
parent | fa1fe010c126ee69f2f75e3a4efc2f6252281ff8 [diff] |
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>