FAT for NAND Flash
Studying MTD
studying_mtd at yahoo.com
Fri May 17 12:19:20 EDT 2002
To use FAT filesystem for NAND flash i need :-
A. FAT: filesystem driver
B. Translation: translation layer on the NAND flash to
make it emulate a normal hard drive
C. MTD: Memory Technology Devices driver (MTD Block)
D. NAND: generic NAND driver
E. Hardware specific driver (Plus NFTL)
am i right ? Please correct me as i am still learning
MTD's model.
yes, i can understand that NAND Flash Translation
Layer(NFTL) and Translation layer for FAT are in
different layers.
but is it possible to make FAT filesystem for NAND
flash like this :-
A. FAT: filesystem driver
B. Translation: translation layer on the NAND flash to
make it emulate a normal hard drive (with NFTL)
C. MTD: Memory Technology Devices driver (MTD Char)
D. NAND: generic NAND driver
E. Hardware specific driver (without NFTL)
Thank you for your help.
--- David Woodhouse <dwmw2 at infradead.org> wrote:
>
> studying_mtd at yahoo.com said:
> > I was asking these question because you told me
> that i have to add
> > translation layer for FAT. what i was thinking
> that, is it possible
> > that if i write only one translation layer which
> will be good for FAT
> > as well as it will replace NFTL.
>
> I don't understand what you're trying to say. Please
> could you rephrase it,
> preferably not making any reference at all to FAT,
> ext2, reiserfs or
> anything else which is not relevant because it's
> handled by an entirely
> separate layer.
>
> --
> dwmw2
>
>
>
>
______________________________________________________
> Linux MTD discussion mailing list
>
http://lists.infradead.org/mailman/listinfo/linux-mtd/
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
More information about the linux-mtd
mailing list