El 23/04/11 14:37, Michael Karcher escribió:
http://paste.flashrom.org/view.php?id=513
We need to revert the timeout to 60 seconds at least if we use the atomic sequence feature of the chipset. Or we need to stop using atomic sequences.
Worked just fine raising all timeouts in ichspi.c from (100 * 60) to (100 * 1000 * 60) , flashes,verifies and system reboots with new BIOS correctly after that.
HTH.