<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ward Vandewege wrote:
<blockquote cite="mid:20080607134523.GA27554@localdomain" type="cite">
<pre wrap="">On Sat, Jun 07, 2008 at 03:40:35PM +0200, Stefan Reinauer wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Ward Vandewege wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Sat, Jun 07, 2008 at 01:40:39PM +0200, Carl-Daniel Hailfinger wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Ouch. So one of the other probe functions kills communication. Can one
of you try disabling other chip definitions in flashchips.c with #if 0
to narrow this problem down?
</pre>
</blockquote>
<pre wrap="">This is the culprit:
{"Winbond", "W29EE011", WINBOND_ID, W_29C011, 128, 128,
TEST_OK_PREW, probe_w29ee011, erase_chip_jedec, write_jedec},
</pre>
</blockquote>
<pre wrap="">Is it enough to change the order of the lines?
</pre>
</blockquote>
<pre wrap=""><!---->
No; the probe for W29EE011 is done after the probe for A49LF040A.
Thanks,
Ward.
</pre>
</blockquote>
<font size="-1"><font face="Helvetica, Arial, sans-serif"><br>
Ah, this is broken... flashrom should not continue when it found a chip
in a given memory area already.<br>
<br>
Stefan<br>
</font></font><br>
<pre class="moz-signature" cols="72">--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: <a class="moz-txt-link-abbreviated" href="mailto:info@coresystems.de">info@coresystems.de</a> • <a class="moz-txt-link-freetext" href="http://www.coresystems.de/">http://www.coresystems.de/</a>
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
</pre>
</body>
</html>