public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* flash chip interface with MTD
@ 2002-09-12 19:59 Benjamin Tze-Kit Lee
  2002-09-12 21:30 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Tze-Kit Lee @ 2002-09-12 19:59 UTC (permalink / raw)
  To: linux-mtd

Hi all,

I am looking through the source code for MTD and trying to find the driver
(interface) which communicates with the flash.
Can anyone point me to some file or function that does the actually
read/write to the flash?

Also, is MTD able to talk to an on board flash chip, something like the
Intel StrataFlash?

Thx a lot,
Ben

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

* Re: flash chip interface with MTD
  2002-09-12 19:59 flash chip interface with MTD Benjamin Tze-Kit Lee
@ 2002-09-12 21:30 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2002-09-12 21:30 UTC (permalink / raw)
  To: Benjamin Tze-Kit Lee; +Cc: linux-mtd

btlee@sfu.ca said:
>  I am looking through the source code for MTD and trying to find the
> driver (interface) which communicates with the flash. Can anyone point
> me to some file or function that does the actually read/write to the
> flash?

drivers/mtd/chips/cfi_cmdset_0001.c

> Also, is MTD able to talk to an on board flash chip, something like
> the Intel StrataFlash?

Yes.

--
dwmw2

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

end of thread, other threads:[~2002-09-12 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-12 19:59 flash chip interface with MTD Benjamin Tze-Kit Lee
2002-09-12 21:30 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox