Dear developers,

I have this motherboard: GA-8IPE1000 (rev. 1.x) with version FB of the BIOS, and tried to upgrade BIOS firmware with your software, and here is the results:

usuario@pentium4ht:~/temporal$ sudo /usr/sbin/flashrom -w 8ipe1000.f12
flashrom v0.9.5.2-r1517 on Linux 3.2.0-24-generic-pae (i686), built with libpci 3.1.8, GCC 4.6.3, little endian
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
Found chipset "Intel ICH5/ICH5R". Enabling flash write... OK.
Found SST flash chip "SST49LF002A/B" (256 kB, FWH) at physical address 0xfffc0000.
Flash image seems to be a legacy BIOS. Disabling coreboot-related checks.
Reading old flash chip contents... done.
Erasing and writing flash chip... ERASE FAILED at 0x00000000! Expected=0xff, Read=0x23, failed byte count from 0x00000000-0x00000fff: 0xff0
ERASE FAILED!
Reading current flash chip contents... done. ERASE FAILED at 0x00000000! Expected=0xff, Read=0x23, failed byte count from 0x00000000-0x00003fff: 0x3fb9
ERASE FAILED!
FAILED!
Uh oh. Erase/write failed. Checking if anything changed.
Good. It seems nothing was changed.
Writing to the flash chip apparently didn't do anything.
This means we have to add special support for your board, programmer or flash chip.
Please report this on IRC at irc.freenode.net (channel #flashrom) or
mail flashrom@flashrom.org!
-------------------------------------------------------------------------------
You may now reboot or simply leave the machine running.
usuario@pentium4ht:~/temporal$


I attached the output of lshw.

Thanks a lot.