public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Re: Problem with cfi_probe.c and Intel chip
@ 2002-01-11 10:27 Jonas Holmberg
  0 siblings, 0 replies; 9+ messages in thread
From: Jonas Holmberg @ 2002-01-11 10:27 UTC (permalink / raw)
  To: linux-mtd

> > 1. Change it to 0xFF and see if anyone screams.
> I will!

Scream, that is.

> Toshiba 8MiB (TC58FVT641FT) won't leave autoselect mode if you
> change that. Then amd_flash_probe (and jedec_probe I suppose) will not
> be able to detect "mirrors" of previously found chips. /Jonas

Forget the part about amd_flash_probe and jedec_probe. What I meant was
cfi_probe (TC58FVT641FT is a CFI-chip, and I shouldn't write emails
while programming).

/Jonas

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Problem with cfi_probe.c and Intel chip
@ 2002-01-10 22:26 Alice Hennessy
  2002-01-10 22:47 ` David Woodhouse
  2002-01-10 23:05 ` Eric W. Biederman
  0 siblings, 2 replies; 9+ messages in thread
From: Alice Hennessy @ 2002-01-10 22:26 UTC (permalink / raw)
  To: linux-mtd

Hello,

I just tried the latest code  and discovered that the command used
before the query command  and also to
return to read mode  in cfi_probe.c  has been changed to 0xF0 - it used
to be 0xFF .  The board I'm testing
on has an Intel strata chip and is not responding to the query.  If I
use 0xFF, then everything is fine.  AMD chips
seems to be happy with either command (I think because the
AMD automatically returns to read mode after
a command anyway).   It looks like this was changed with the jedec-probe

additions so maybe this is necessary
for older jedec chips (which I haven't tested).

Alice

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

end of thread, other threads:[~2002-01-11 21:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-11 10:27 Problem with cfi_probe.c and Intel chip Jonas Holmberg
  -- strict thread matches above, loose matches on Subject: below --
2002-01-10 22:26 Alice Hennessy
2002-01-10 22:47 ` David Woodhouse
2002-01-11  1:03   ` Eric W. Biederman
2002-01-11  2:06     ` Alice Hennessy
2002-01-11 20:27       ` Eric W. Biederman
2002-01-11 21:53         ` Alice Hennessy
2002-01-11  7:57   ` Jonas Holmberg
2002-01-10 23:05 ` Eric W. Biederman

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