root@kleilin5:..src/flashrom> ./flashrom -r old3.rom flashrom v0.9.1-r766 No coreboot table found. This chipset supports the following protocols: Non-SPI. WARNING: No chipset found. Flash detection will most likely fail. Calibrating delay loop... OK. Found chip "PMC Pm49FL002" (256 KB, LPC,FWH) at physical address 0xfffc0000. Reading flash... done. root@kleilin5:..src/flashrom> ./flashrom -w old3.rom flashrom v0.9.1-r766 No coreboot table found. This chipset supports the following protocols: Non-SPI. WARNING: No chipset found. Flash detection will most likely fail. Calibrating delay loop... OK. Found chip "PMC Pm49FL002" (256 KB, LPC,FWH) at physical address 0xfffc0000. Flash image seems to be a legacy BIOS. Disabling checks. Writing flash chip... Programming page: ERASE FAILED at 0x00030000! Expected=0xff, Read=0x3f, failed byte count from 0x00030000-0x00033fff: 0x3fc4 ERASE FAILED! ERASE FAILED! FAILED! Your flash chip is in an unknown state. Get help on IRC at irc.freenode.net (channel #flashrom) or mail flashrom@flashrom.org! ------------------------------------------------------------------------------- DO NOT REBOOT OR POWEROFF! root@kleilin5:..src/flashrom> ./flashrom -r old4.rom flashrom v0.9.1-r766 No coreboot table found. This chipset supports the following protocols: Non-SPI. WARNING: No chipset found. Flash detection will most likely fail. Calibrating delay loop... OK. Found chip "PMC Pm49FL002" (256 KB, LPC,FWH) at physical address 0xfffc0000. Reading flash... done. root@kleilin5:..src/flashrom> cmp old3.rom old4.rom root@kleilin5:..src/flashrom>