tech-embed archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NAND flash support



"Toru Nishimura" <locore64%alkyltechnology.com@localhost> writes:

> Jared D. McNeill jmcneill%invisible.ca@localhost wrote;
>
>> FYI, the MI flash layer is based on Windows CE 5.0 FMD[*] and provides 
>> exactly 'B'.
>
> My concern is the MS spec does offer little beyond plain NOR.  I was
> careful not to mention any so-called FTL or journaled filesys for flash
> device.  Both of them require complicated design and implementation
> to utilize NAND spare block field which is in practice the majorl issue.
> So, the primitives must offer the way how to handle spare field.
>

I agree. When Jared proposed the MI layer, I posted some
recommendations wrt to NAND and have toyed with those in my NAND
driver implementation.

I've argued before that NOR and NAND are enough different that they
really should have separate MI layers, and I still believe that to be
true.



Home | Main Index | Thread Index | Old Index