Hi there,
On Sun, Mar 15, 2009 at 08:32:01PM +0000, Tiago Marques wrote:
I tried to run flashrom on an ECS AMD690GM-M2 motherboard and it detects the SB600 southbridge and enables flash writing but hangs before trying to find the flash/EEPROM chip. The system itself doesn't hang, just flashrom that stays stalled apparently waiting for something.
Yeah. LPC rom chip? If so, try this patch:
http://www.coreboot.org/pipermail/coreboot/2009-February/044573.html
Thanks, Ward.