All of lore.kernel.org
 help / color / mirror / Atom feed
* FAT file system on NAND flash memory
@ 2007-04-12 13:41 Seongsu Lee
  2007-04-12 13:55 ` Josh Boyer
  0 siblings, 1 reply; 7+ messages in thread
From: Seongsu Lee @ 2007-04-12 13:41 UTC (permalink / raw)
  To: linux-mtd

Hi,

In my knowledge, mtdblock.c must be used to use 
FAT filesystem on bare NAND flash memories 
because NFTL is made only for a specific hardware, 
DiskOnChip.

(Layer 0) VFS
(Layer 1) FAT (or EXT2, EXT3)
(Layer 2) mtdblock.c (nftl.c can be used only with DiskOnChip)
(Layer 3) NAND flash memory driver (vendor specific)
(Layer 4) Physical NAND flash memory

Please let me know if it is wrong.

-- 
Seongsu's personal blog - http://www.senux.com/
LILO, you've got me on my knees! (from David Black,
dblack@pilot.njin.net, with apologies to Derek and the
Dominos, and Werner Almsberger)

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

end of thread, other threads:[~2007-05-29 17:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-12 13:41 FAT file system on NAND flash memory Seongsu Lee
2007-04-12 13:55 ` Josh Boyer
2007-04-26 17:59   ` Seongsu Lee
2007-04-27 13:45     ` Josh Boyer
2007-04-27 12:50   ` Matthieu CASTET
2007-04-27 13:45     ` Josh Boyer
2007-05-29 17:09   ` Seongsu Lee

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.