public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Does MTD include support for STM M58LW064?
@ 2001-05-11 19:26 George G. Davis
  2001-05-13 16:54 ` David Woodhouse
  0 siblings, 1 reply; 3+ messages in thread
From: George G. Davis @ 2001-05-11 19:26 UTC (permalink / raw)
  To: linux-mtd; +Cc: George G. Davis

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

Greetings,

I've reviewed the latest code and believe the answer is no.

But I'll ask the question anyway in case I missed it: does
MTD include support for the ST Microelectronics M58LW064
flash device? This device supports CFI commands. But
I don't see any support for it in the current MTD CVS
sources.

TIA and appologies if this has been asked already!  : )

-- 
Regards,
George

[-- Attachment #2: Card for George G. Davis --]
[-- Type: text/x-vcard, Size: 298 bytes --]

begin:vcard 
n:Davis;George
tel;work:603/880-1414
x-mozilla-html:FALSE
url:http://www.mvista.com
org:MontaVista Software, Inc.
adr:;;46 Pine Street Extension;Nashua;NH;03060;USA
version:2.1
email;internet:davis_g@mvista.com
title:Software Engineer
x-mozilla-cpt:;-5376
fn:George G. Davis
end:vcard

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

* Re: Does MTD include support for STM M58LW064?
  2001-05-11 19:26 Does MTD include support for STM M58LW064? George G. Davis
@ 2001-05-13 16:54 ` David Woodhouse
  2001-05-14 15:45   ` George G. Davis
  0 siblings, 1 reply; 3+ messages in thread
From: David Woodhouse @ 2001-05-13 16:54 UTC (permalink / raw)
  To: George G. Davis; +Cc: linux-mtd

davis_g@mvista.com said:
>  But I'll ask the question anyway in case I missed it: does MTD
> include support for the ST Microelectronics M58LW064 flash device?
> This device supports CFI commands. But I don't see any support for it
> in the current MTD CVS sources.

There's no such thing as 'CFI commands'. The only thing that's _common_ 
about the Common Flash Interface is the way you probe the chip to find out 
what commands it supports.

Looking at the datasheet for that chip, it seem to support command set 
number 0x20, which we don't currently have code to recognise. But at first 
glance, the command set described seems identical to the Intel chips.

Compare the commands listed in the datasheet with the ones in the Intel
datasheets, and if the latter really is a subset of the (parts we actually
use of the) former, then try hacking the CFI probe to treat cmdset 0x20 as
if it was cmdset 1, and see what happens. It'll probably work.

--
dwmw2

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

* Re: Does MTD include support for STM M58LW064?
  2001-05-13 16:54 ` David Woodhouse
@ 2001-05-14 15:45   ` George G. Davis
  0 siblings, 0 replies; 3+ messages in thread
From: George G. Davis @ 2001-05-14 15:45 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-mtd

[-- Attachment #1: Type: text/plain, Size: 1532 bytes --]

David Woodhouse wrote:
> 
> davis_g@mvista.com said:
> >  But I'll ask the question anyway in case I missed it: does MTD
> > include support for the ST Microelectronics M58LW064 flash device?
> > This device supports CFI commands. But I don't see any support for it
> > in the current MTD CVS sources.
> 
> There's no such thing as 'CFI commands'. The only thing that's _common_
> about the Common Flash Interface is the way you probe the chip to find out
> what commands it supports.

Thanks for the education. The part data sheet states "The device supports the
CFI command set definition". My apologies for the syntactical error - I'm not
an expert on the subject matter!  : )


> Looking at the datasheet for that chip, it seem to support command set
> number 0x20, which we don't currently have code to recognise. But at first
> glance, the command set described seems identical to the Intel chips.
> 
> Compare the commands listed in the datasheet with the ones in the Intel
> datasheets, and if the latter really is a subset of the (parts we actually
> use of the) former, then try hacking the CFI probe to treat cmdset 0x20 as
> if it was cmdset 1, and see what happens. It'll probably work.

Thanks. That's the impression I had - this device implements only a subset
of the Intel/Sharp command set. At the moment I'm only investigating support
for alternate sourcing of components. If we proceed with evaulating this
device, I'll follow your recommendation and let you know how it goes.

 
> --
> dwmw2

-- 
Regards,
George

[-- Attachment #2: Card for George G. Davis --]
[-- Type: text/x-vcard, Size: 298 bytes --]

begin:vcard 
n:Davis;George
tel;work:603/880-1414
x-mozilla-html:FALSE
url:http://www.mvista.com
org:MontaVista Software, Inc.
adr:;;46 Pine Street Extension;Nashua;NH;03060;USA
version:2.1
email;internet:davis_g@mvista.com
title:Software Engineer
x-mozilla-cpt:;-5376
fn:George G. Davis
end:vcard

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

end of thread, other threads:[~2001-05-14 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-11 19:26 Does MTD include support for STM M58LW064? George G. Davis
2001-05-13 16:54 ` David Woodhouse
2001-05-14 15:45   ` George G. Davis

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