UBIFS and hardware ECC of all FF pages of MLC NAND
Matthieu CASTET
matthieu.castet at parrot.com
Thu Sep 24 11:36:59 EDT 2009
Adrian Hunter a écrit :
> Darwin Rambo wrote:
>
>> 2. for initial downloading, should an ECC be programmed on all FF data pages? Is there any correction advantage?
>
> In your case, as you have discovered, you must not program ECC for FF pages at
> the end of eraseblocks.
>
The tricky part is when you read FF pages with ecc in mtd. You will get
an ecc error.
If the ecc writing is done on software you can always xor the ecc code
to make it "FF for FF data".
But if everything is done by hardware...
Matthieu
More information about the linux-mtd
mailing list