No coreboot table found.
This chipset supports the following protocols: Non-SPI.
Calibrating delay loop... OK.
No operations were specified.
The strange thing is that when i tried using the bleeding edge r694 i get the following
root@sysresccd /root % ./flashrom -w fimrwarea7v600-x.old
flashrom v0.9.0-r694
No coreboot table found.
Found chipset "VIA VT8237", enabling flash write... OK.
This chipset supports the following protocols: Non-SPI.
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 0x00000000! Expected=0xff, Read=0x03, failed byte count from 0x00000000-0x00003fff: 0x33a6
ERASE FAILED!
ERASE FAILED!
FAILED!
Your flash chip is in an unknown state.
------------------------------------------------------------
DO NOT REBOOT OR POWEROFF!
i then use the stock 0.9.0 version to reprogramme and i get this
root@sysresccd /root % flashrom -w fimrwarea7v600-x.old
Calibrating delay loop... OK.
No coreboot table found.
Found chipset "VIA VT8237", enabling flash write... OK.
Found chip "PMC Pm49FL002" (256 KB) at physical address 0xfffc0000.
Flash image seems to be a legacy BIOS. Disabling checks.
Programming page: 0015 at address: 0x0003c000
i verify if it's written ok
root@sysresccd /root % flashrom -v fimrwarea7v600-x.old
Calibrating delay loop... OK.
No coreboot table found.
Found chipset "VIA VT8237", enabling flash write... OK.
Found chip "PMC Pm49FL002" (256 KB) at physical address 0xfffc0000.
Flash image seems to be a legacy BIOS. Disabling checks.
Verifying flash... VERIFIED.
root@sysresccd /root % flashrom -R
flashrom v0.9.0