All of lore.kernel.org
 help / color / mirror / Atom feed
* A question about reading newly erased page with NAND_ECC_SOFT.
@ 2006-08-25 22:11 Han Chang
  2006-08-30 22:29 ` Thomas Gleixner
  0 siblings, 1 reply; 3+ messages in thread
From: Han Chang @ 2006-08-25 22:11 UTC (permalink / raw)
  To: linux-mtd

Hi All,

For a newly erased page, the content of both user data and oob are 0xff. If 
NAND_ECC_SOFT is enabled, the ecc code in the oob, which is 0xff, is not 
right ecc code. Then if the file system tries to read a newly erased page, 
it will be problem. Does anyone know how to get around this?

Thanks,
Han

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-07 22:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-25 22:11 A question about reading newly erased page with NAND_ECC_SOFT Han Chang
2006-08-30 22:29 ` Thomas Gleixner
2006-09-07 22:40   ` nand_bbt.c Han Chang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.