commit | 3674af64417b911ce69539abeb6b99e3875b1a90 | [log] [tgz] |
---|---|---|
author | Jens Arnold <amiconn@rockbox.org> | Wed Oct 17 20:45:13 2007 +0000 |
committer | Jens Arnold <amiconn@rockbox.org> | Wed Oct 17 20:45:13 2007 +0000 |
tree | 6125777a6e6852fc4e5e7bf75fba77b1a404f060 | |
parent | 702600cbdb2a5ecf381c5e9533b302443eb45dce [diff] |
Coldfire: Partially revert buffered writes, and enable them explicitly for the LCD only. Turned out that with buffered writes enabled, reads after writes are not always serialized, which is a bad thing for I/O. Buffered writes to the LCD are safe because that's write-only. Fixes FS #7985. How come I didn't notice this earlier? :> git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15173 a1c6a512-1295-4272-9138-f99709370657