Hi,
First at all, thanks for your program.
I updated successfully the mainboard GA-M56S-S3, this is a dual bios mainboard so --chip option is needed.
$ flashrom --programmer internal -w /home/estevo/Downloads/M56SS3.F6h -c SST25VF040B
Best, estevo.
On Wed, 15 Apr 2015 02:35:36 +0200 Estevo Paz Freire estevo@araosl.com wrote:
Hi,
First at all, thanks for your program.
I updated successfully the mainboard GA-M56S-S3, this is a dual bios mainboard so --chip option is needed.
$ flashrom --programmer internal -w /home/estevo/Downloads/M56SS3.F6h -c SST25VF040B
The chip option is not related to dual BIOS at all AFAIR. On those boards one can control the chip select signals with the embedded controller (by default it is always the main chip) and we have a special programmer parameter for that. Look for the term "dual" in the manpage.