Bad Block management routine for MTD NandFlash driver?

David Woodhouse dwmw2 at infradead.org
Mon Jun 17 04:22:41 EDT 2002


jason at emsoftltd.com said:
>     Any bad block management routine (eg. Invalid block table ) is
> implemented for MTD NandFlash driver? It seems that the ECC routine is
> not enough for my nandflash driver. And  I need a more robust bad
> block management routine for that.

The low-level hardware driver does not implement and bad block management. 
That is done by whatever file system or translation layer you use on the 
flash. What are you intending to use? JFFS2?

--
dwmw2






More information about the linux-mtd mailing list