All of lore.kernel.org
 help / color / mirror / Atom feed
* Atmel Flash
  2002-01-04 16:50 ` linux-mtd digest, Vol 1 #323 - 3 msgs Geoffrey Espin
@ 2002-01-11 23:35   ` Charles Steinkuehler
  2002-01-11 23:51     ` Eric W. Biederman
  0 siblings, 1 reply; 4+ messages in thread
From: Charles Steinkuehler @ 2002-01-11 23:35 UTC (permalink / raw)
  To: linux-mtd

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.

Charles Steinkuehler
charles@steinkuehler.net

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Atmel Flash
  2002-01-11 23:35   ` Atmel Flash Charles Steinkuehler
@ 2002-01-11 23:51     ` Eric W. Biederman
  2002-01-12  0:04       ` David Woodhouse
  0 siblings, 1 reply; 4+ messages in thread
From: Eric W. Biederman @ 2002-01-11 23:51 UTC (permalink / raw)
  To: Charles Steinkuehler; +Cc: linux-mtd

"Charles Steinkuehler" <charles@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.

Eric

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Atmel Flash
  2002-01-11 23:51     ` Eric W. Biederman
@ 2002-01-12  0:04       ` David Woodhouse
  0 siblings, 0 replies; 4+ messages in thread
From: David Woodhouse @ 2002-01-12  0:04 UTC (permalink / raw)
  To: Eric W. Biederman; +Cc: Charles Steinkuehler, linux-mtd

ebiederman@lnxi.com said:
> "Charles Steinkuehler" <charles@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Atmel Flash
@ 2002-11-05 18:47 Ing.Gianfranco Morandi
  0 siblings, 0 replies; 4+ messages in thread
From: Ing.Gianfranco Morandi @ 2002-11-05 18:47 UTC (permalink / raw)
  To: LinuxPPC


I am trying to modify the board specific routine "flash.c" to perform erase,
write and other procedure on my custom board (that use an mpc8260 and is
derived from est8260).
We are using an ATMEL AT49BV1614-90TI but unfortunately we are not able to
read the product IDs.
We have tested the same code with a Fujitsu MBM29LV160B (which should be
compatible) and it is working.

I have read the data sheet carefully but I did not see any evidence?

Anybody knows if there is some trick to apply?

Gianfranco


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-05 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-05 18:47 Atmel Flash Ing.Gianfranco Morandi
     [not found] <E16MWkI-0003Z1-00@pentafluge.infradead.org>
2002-01-04 16:50 ` linux-mtd digest, Vol 1 #323 - 3 msgs Geoffrey Espin
2002-01-11 23:35   ` Atmel Flash Charles Steinkuehler
2002-01-11 23:51     ` Eric W. Biederman
2002-01-12  0:04       ` David Woodhouse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.