NAND fail testing
Michael
xemc at yahoo.com
Thu Jan 13 13:12:58 EST 2005
>
> Is there a simple way (using existing drivers and utilities) to
> "wear out" one byte on a NAND type chip by repeatedly rewriting a
> single byte (single address)?
As I understand, you can write over an already-written page with
new values. Could you continually write the same data to a page,
except for the byte that you want to wear out?
I think because of the way NAND works, with a 512 byte buffer that
goes all at once into NAND that you can't do much other than
something like this.
Mike
More information about the linux-mtd
mailing list