[YAFFS] bad block management policy

peterlingoal peterlingoal at gmail.com
Thu Aug 9 06:45:59 EDT 2012


Hi,

I am using YAFFS2 filesystem and some NANDs have hundreds and
thousands (out of 4K) blocks identified bad. After checking I found
YAFFS2 is marking a block bad if three fixable ECC errors happens
within a block. My question is:

1. I am using two Micron NAND chips, one requires minimum 1bit ECC
while the other requires 4. Bit flipping (although all fixable) seems
happen quite often in both types, is this expected behavior?
2. Micron error management doc requests to mark a block bad only when
program or erase operations fails, but not mentioning reading. So is
it safe to remove this ECC error counter? Will it lead to un-fixable
error?

thanks,
Peter



More information about the linux-mtd mailing list