Atmel Flash

David Woodhouse dwmw2 at infradead.org
Fri Jan 11 19:04:11 EST 2002


ebiederman at lnxi.com said:
> "Charles Steinkuehler" <charles at steinkuehler.net> writes:
> > Are the small-sector Atmel flash (ie 29C010/29C040) parts supported by
> > MTD?
> 
> > These are the parts with 128/256 Byte sector size (ie 1024 128 byte
> > sectors in the '010, and 2048 256 byte sectors in the '040), with no
> > explicit erase command required before writing new data.

> Other atmel parts are.  If they aren't cfi then there is the issue
> that they aren't in the table jedec_probe.c.   But it should be
> trivial to add them.

I think the other supported Atmel parts are the ones with the conventional 
command set. These ones are different. It's not too hard to write support 
for them though.

--
dwmw2






More information about the linux-mtd mailing list