Problems with getting a nand-flash chip to work
Thomas Gleixner
tglx at linutronix.de
Mon Feb 20 10:59:03 EST 2006
On Mon, 2006-02-20 at 16:38 +0100, Håkan Kvist wrote:
> 00000210 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> *
> 00000410 ff ff ff ff ff ff ff ff 64 93 3c ed 00 00 00 00
^^^^^^^^^^^^^^^^^^^^^^^
Theres stray data on the FLASH.
Please do a flash_eraseall /dev/mtdX first. Then check the flash content
with nanddump. Its has to be all FF. No need to do more complex stuff
before the basics are not working.
tglx
More information about the linux-mtd
mailing list