<br><br><div class="gmail_quote">On Jan 29, 2008 5:20 PM, Carl-Daniel Hailfinger wrote<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
<br></div>Sorry, it seems that some specific board enable is missing. Or the chip<br>is not a Winbond W29C020, but manufactured by ASD.<br><br>Hm. I just found a web site which claims that ASD chips are Winbond OEM<br>or the other way round. Try this hacky patch:<br>
<br><br>-       {"AE49F2008",   ASD_ID,         ASD_AE49F2008,  256, 128,<br>+       {"AE49F2008",   ASD_ID,         0x97,   256, 128,<br>         <br>Regards,<br><font color="#888888">Carl-Daniel<br><br>
</font></blockquote></div><br>flashrom -V gives (only relevant part added)<br>Probing for AE49F2008, 256 KB<br>probe_jedec: id1 0x25, id2 0x97<br>AE49F2008 found at physical address 0xfffc0000.<br>Flash part is AE49F2008 (256 KB).<br>
<br>Now flashrom rocognizes at least one chip with this board :)<br><br>