FAT for NAND Flash
Yong-iL Joh
tolkien at mizi.com
Sat May 18 01:16:58 EDT 2002
Studying MTD <studying_mtd at yahoo.com> writes:
> If i want to use FAT with NAND then i have to use :-
>
> A. FAT: filesystem driver
> B. Translation: Translation layer
> C. MTD: Memory Technology Devices driver
> D. NAND: generic NAND driver
> E. Hardware specific driver
>
> So i have to add only Translation layer, rest layers
> will remain same.
>
> Am i right ? If not, please correct me.
>
> How can i write traslation layer , any reference.
IMHO, you're right.
we have implemented this way for SMC(SmartMedia Card). :)
but, we can't use current MTD's nand.c because of different usage of OOB.
we called SMCTL as "B. Translation".
--
Joh, Yong-iL
E-mail: tolkien at nownuri.net tolkien at mizi.com
More information about the linux-mtd
mailing list