root@fantasio:..src/flashrom> ./flashrom -r old.rom flashrom v0.9.1-r764 No coreboot table found. Found chipset "SiS 755", enabling flash write... Can not find SuperI/O. FAILED! This chipset supports the following protocols: Non-SPI. Calibrating delay loop... OK. Found chip "Winbond W49F002U" (256 KB, Parallel) at physical address 0xfffc0000. Reading flash... done. root@fantasio:..src/flashrom> ./flashrom -w K8S8X2.10 flashrom v0.9.1-r764 No coreboot table found. Found chipset "SiS 755", enabling flash write... Can not find SuperI/O. FAILED! This chipset supports the following protocols: Non-SPI. Calibrating delay loop... OK. Found chip "Winbond W49F002U" (256 KB, Parallel) at physical address 0xfffc0000. Flash image seems to be a legacy BIOS. Disabling checks. Writing flash chip... Programming page: 2047 at address: 0x0003ff80 COMPLETE. Verifying flash... VERIFIED. root@fantasio:..src/flashrom> reboot (machine is rebooting) root@fantasio:..src/flashrom> ./flashrom -r new.rom flashrom v0.9.1-r764 No coreboot table found. Found chipset "SiS 755", enabling flash write... Can not find SuperI/O. FAILED! This chipset supports the following protocols: Non-SPI. Calibrating delay loop... OK. Found chip "Winbond W49F002U" (256 KB, Parallel) at physical address 0xfffc0000. Reading flash... done. root@fantasio:..src/flashrom> cmp old.rom new.rom old.rom new.rom differ: byte 231527, line 851 root@fantasio:..src/flashrom>