<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Luc Verhaegen wrote:
<blockquote cite="mid:20091203040612.GB690@skynet.be" type="cite">
  <pre wrap="">On Wed, Oct 21, 2009 at 02:52:56PM +0200, Alessandro Polverini wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,
this is the output of flashrom:

flashrom v0.9.1-r736
No coreboot table found.
Found chipset "NVIDIA MCP55", enabling flash write... OK.
This chipset supports the following protocols: Non-SPI.
Calibrating delay loop... OK.
No EEPROM/flash device found.

While the output of lspci is attached.

HTH,
Alessandro
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi Alessandro,

Attached is a patch that might work for you.
  </pre>
</blockquote>
Hello Luc and thanks for the patch. I used it on latest svn and I got
this:<br>
<br>
***<br>
flashrom v0.9.1-r791<br>
No coreboot table found.<br>
Found chipset "NVIDIA MCP55", enabling flash write... OK.<br>
This chipset supports the following protocols: Non-SPI.<br>
Disabling flash write protection for board "Tyan S2915"... OK.<br>
Calibrating delay loop... OK.<br>
No EEPROM/flash device found.<br>
If you know which flash chip you have, and if this version of flashrom<br>
supports a similar flash chip, you can try to force read your chip. Run:<br>
flashrom -f -r -c similar_supported_flash_chip filename<br>
<br>
Note: flashrom can never write when the flash chip isn't found
automatically.<br>
***<br>
<br>
Do I need to make something else?<br>
<br>
Thanks,<br>
Alex<br>
</body>
</html>