Author: Puker Date: To: yaffs Subject: [Yaffs] Failed ECC read
Hi,
I integrated the CVS YAFFS and got it working on a 512 byte page NAND
flash and I think that YAFFS's really neat.
But I encountering something that I can't really understand. The first
0x9FF bytes of the first page in the first block are encountering
"Failed ECC read" by the bootloader. Byte offset 0xA00 and later are
read read prefectly.
What gives. Why is ECC not performed on the first 0x9FF?