Bad Block management routine for MTD NandFlash driver?
David Woodhouse
dwmw2 at infradead.org
Mon Jun 17 04:41:50 EDT 2002
jason at emsoftltd.com said:
> I trying to use EXT2 for my nandflash driver. Is that OK?
No. You need _some_ kind of file system which is capable of dealing with
flash -- either a real file system directly on the flash such as JFFS2, or
a 'translation layer' like the SmartMedia one or NFTL if you really need to
use ext2 for some reason.
--
dwmw2
More information about the linux-mtd
mailing list