when i apply the a7v600-x board enable patch to r682 and run it . i get


root@sysresccd /root/A7V600-X % ./flashrom
flashrom v0.9.0-r682
No coreboot table found.
Found chipset "VIA VT8237", enabling flash write... OK.
This chipset supports the following protocols: Non-SPI.
Disabling flash write protection for board "ASUS A7V600-X"...
ERROR: IT8712F SuperIO not found.
FAILED!
Calibrating delay loop... OK.
Found chip "PMC Pm49FL002" (256 KB, LPC,FWH) at physical address 0xfffc0000.
No operations were specified.

latest version r701 gives:
root@sysresccd /root % ./flashrom
flashrom v0.9.0-r701
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.
No operations were specified.

yet superiotool finds the IT8712F chipset

root@sysresccd /root/A7V600-X % ./superiotool
superiotool r4424
Found ITE IT8712F (id=0x8712, rev=0x5) at 0x2e
Found Winbond W83877TF (id=0x0c) at 0x370
Found Winbond W83877TF (id=0x0c) at 0x370
Found Winbond W83877TF (id=0x0c) at 0x370
Found Winbond W83877TF (id=0x0c) at 0x370


find attached more detailed dumps.

NB: The only other modification i did to my local svn was patching with updated flashchips.c timings on both r682 and r701 used here.


Enjoy!
Udu