CFI Extended (Intel P30) problems on an ARM PXA255

Jared Hulbert jaredeh at gmail.com
Thu May 4 15:17:45 EDT 2006


> Then I started linux and ended
> up with the same deal, after a write whatever the first read happens
> to be returns 0x0080 and gets all sorts of wacky corruption errors.

Okay.  Instead of mounting jffs2...
start with an erased volume.
'dd if=/dev/mtdX of=/original_data bs=32 count=1'
try 'flash_eraseall' then
'dd if=/dev/mtdX of=/erased_data bs=32 count=1'
try 'echo "jared is cool" >> /dev/mtdX'
'dd if=/dev/mtdX of=/written_data bs=32 count=1'

Now what do each *_data contain?




More information about the linux-mtd mailing list