possibilities with raw flash access
Posted Aug 25, 2009 11:48 UTC (Tue) by
markusw (subscriber, #53024)
In reply to:
possibilities with raw flash access by dlang
Parent article:
The trouble with discard
I'm just remembering another issue with this approach: you also need to take ECC into account. Flipping a data bit from '1' to '0' may require flipping an ECC bit back from '0' to '1'.
Thus, for such an approach to work, you'd also need to have control over the spare area, where ECC and bad block information is normally stored.
(
Log in to post comments)