All of lore.kernel.org
 help / color / mirror / Atom feed
* jedec_probe_chip error?
@ 2002-04-04  2:21 Jeremy Jackson
  2002-04-04  3:25 ` Eric W. Biederman
  2002-04-04 10:36 ` Stefan Reinauer
  0 siblings, 2 replies; 5+ messages in thread
From: Jeremy Jackson @ 2002-04-04  2:21 UTC (permalink / raw)
  To: linux-mtd, linuxbios

in Linux-MTD:

I'm looking at mtd/drivers/chips/jedec_probe.c:jedec_probe_chip
line 794 from current CVS.

for CFI_DEVICETYPE_X8, the unlock1 and unlock2 values
seem wrong.   They're currently 0x555 and 0x2aa, resp.
Does it work like this?  All of the small (512KiB -
128KiB) devices I've read the datasheets for, require
0x5555 and 0x2aaa here.  Are there any devices which
use the current code's values?

Also, I have discovered (see prev. post) at least one device that doesn't
respond to the aa 55 90 sequence, requiring an alternate
"old" sequence instead.  Any guidance on the best way to
implement this generically would be appreciated.

Jeremy

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-04  2:21 jedec_probe_chip error? Jeremy Jackson
2002-04-04  3:25 ` Eric W. Biederman
2002-04-04 10:36 ` Stefan Reinauer
2002-04-05 17:09   ` Richard A. Smith
2002-04-05 18:54     ` Stefan Reinauer

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.