Hello, I was able to successfully flash my board with a new bios. There was one warning about spi_chip_erase_60 failing, this didn't affect the outcome and flash was verified.
Board model: DFI Infinity Blood-Iron P35-T2RL Manual: http://img.lanparty.tw/Upload/Manual/CM/021107321.pdf Bios download link: http://img.lanparty.tw/Upload/BIOS/CM/I35RD924.zip
$ sudo flashrom -w I35RD924.BIN flashrom v0.9.1-r706 No coreboot table found. Found chipset "Intel ICH9R", enabling flash write... OK. This chipset supports the following protocols: LPC,FWH,SPI. Calibrating delay loop... OK. Found chip "SST SST25VF080B" (1024 KB, SPI) at physical address 0xfff00000. Flash image seems to be a legacy BIOS. Disabling checks. Writing flash chip... Erasing flash before programming... spi_chip_erase_60 failed during command execution done. COMPLETE. Verifying flash... VERIFIED.
Requested output attached as files.