MTD driver for Atmel serial flash

David Woodhouse dwmw2 at infradead.org
Fri Oct 26 09:37:54 EDT 2001


derek at technicaltoys.net said:
>  As you can see, I am hiding the extra 8 bytes per page from the MTD
> system, this makes the read/writes simpler.

> An advice/pointers on the right way to do this would be much
> appreciated. 

Hmmm. Very little code is prepared to deal with erase blocks with a size 
that isn't a power of two. The best way forward is probably to pretend to 
be normal NOR flash with a larger erase size. 

--
dwmw2






More information about the linux-mtd mailing list