question:EXT2 on a normal NAND flash(not a diskonchip flash)

Thomas Gleixner tglx at linutronix.de
Tue Nov 29 04:03:30 EST 2005


On Tue, 2005-11-29 at 16:43 +0800, superlidu at vip.sina.com wrote:
> Hi, Now I am going to use ext2 on a normal nand flash, according to
> the MTD guild,there should be four layer: ext2-->NFTL-->MTD-->NAND
> FLASH. now I have a question, the xconfig help said NFTL is used on
> the diskonchip flash, can I use it on the normal nand flash(like
> samsung\'s)? if it can do, what should I do in my nand flash driver?

NFTL works only on DiskOnChip devices. 

Use a NAND aware filesystem.

	tglx






More information about the linux-mtd mailing list