<HTML><BODY><p>Hello.<br>I am using your program "Flasrom". I have problem with changing of AwardBios on Coreboot.  <br>I think problem arises because "Flashrom" don't support this motherboard. But when I load in flash chip data, which were previously saved (AwardBios), "Flashrom" has success.<br>This problem have decision?<br> Below result of works "Flashrom".<br><br>For coreboot. <br>==================================<br>


<p class="MsoPlainText"><span lang="EN-US" style="mso-ansi-language:EN-US">k2000@k2000-desktop:~$
sudo flashrom -p internal:boardmismatch=force<span style="mso-spacerun:yes"> 
</span>-w /home/k2000/coreboot/build/coreboot.rom<br>
[sudo] password for k2000: <br>
flashrom v0.9.6.1-r1564 on Linux 2.6.32-38-generic (i586)<br>
flashrom is free software, get the source code at http://www.flashrom.org<br>
<br>
Calibrating delay loop... OK.<br>
Found chipset "AMD CS5536". Enabling flash write... Error while
opening /dev/cpu/0/msr: No such file or directory<br>
Did you run 'modprobe msr'?<br>
FAILED!<br>
WARNING: unexpected second chipset match: "AMD CS5536"<br>
ignoring, please report lspci and board URL to flashrom@flashrom.org<br>
with 'CHIPSET: your board name' in the subject line.<br>
Found SST flash chip "SST49LF008A" (1024 kB, FWH) at physical address
0xfff00000.<br>
Note: If the following flash access fails, try -p internal:mainboard=<vendor>:<mainboard>.<br>
Reading old flash chip contents... done.<br>
Erasing and writing flash chip... ERASE FAILED at 0x000ed000! Expected=0xff,
Read=0x00, failed byte count from 0x000ed000-0x000edfff: 0xeb1<br>
ERASE FAILED!<br>
Reading current flash chip contents... done. ERASE FAILED at 0x000ed000!
Expected=0xff, Read=0x00, failed byte count from 0x000e0000-0x000effff: 0x2686<br>
ERASE FAILED!<br>
FAILED!<br>
Uh oh. Erase/write failed. Checking if anything changed.<br>
Your flash chip is in an unknown state.<br>
Get help on IRC at chat.freenode.net (channel #flashrom) or<br>
mail flashrom@flashrom.org with the subject "FAILED: <your board
name>"!<br>
-------------------------------------------------------------------------------<br>
DO NOT REBOOT OR POWEROFF!<br>
k2000@k2000-desktop:~$ <br>
k2000@k2000-desktop:~$ sudo flashrom -p internal:boardmismatch=force<span style="mso-spacerun:yes">  </span>-w /home/k2000/coreboot/build/coreboot.rom<br>
[sudo] password for k2000: <br>
flashrom v0.9.6.1-r1564 on Linux 2.6.32-38-generic (i586)<br>
flashrom is free software, get the source code at http://www.flashrom.org<br>
<br>
Calibrating delay loop... OK.<br>
Found chipset "AMD CS5536". Enabling flash write... Error while
opening /dev/cpu/0/msr: No such file or directory<br>
Did you run 'modprobe msr'?<br>
FAILED!<br>
WARNING: unexpected second chipset match: "AMD CS5536"<br>
ignoring, please report lspci and board URL to flashrom@flashrom.org<br>
with 'CHIPSET: your board name' in the subject line.<br>
Found SST flash chip "SST49LF008A" (1024 kB, FWH) at physical address
0xfff00000.<br>
Note: If the following flash access fails, try -p internal:mainboard=<vendor>:<mainboard>.<br>
Reading old flash chip contents... done.<br>
Erasing and writing flash chip... ERASE FAILED at 0x000ed000! Expected=0xff,
Read=0x00, failed byte count from 0x000ed000-0x000edfff: 0xeb1<br>
ERASE FAILED!<br>
Reading current flash chip contents... done. ERASE FAILED at 0x000ed000!
Expected=0xff, Read=0x00, failed byte count from 0x000e0000-0x000effff: 0x2686<br>
ERASE FAILED!<br>
FAILED!<br>
Uh oh. Erase/write failed. Checking if anything changed.<br>
Good. It seems nothing was changed.<br>
Writing to the flash chip apparently didn't do anything.<br>
This means we have to add special support for your board, programmer or flash
chip.<br>
Please report this on IRC at irc.freenode.net (channel #flashrom) or<br>
mail flashrom@flashrom.org!<br>
-------------------------------------------------------------------------------<br>
You may now reboot or simply leave the machine running.<br>
k2000@k2000-desktop:~$ <br>
<br>
</span></p>For AwardBios.<br>==============================================<br>


<p class="MsoPlainText"><span lang="EN-US" style="mso-ansi-language:EN-US">k2000@k2000-desktop:~$
sudo flashrom -p internal:boardmismath=force<span style="mso-spacerun:yes"> 
</span>-w /home/k2000/m1<br>
flashrom v0.9.6.1-r1564 on Linux 2.6.32-38-generic (i586)<br>
flashrom is free software, get the source code at http://www.flashrom.org<br>
<br>
Calibrating delay loop... OK.<br>
Found chipset "AMD CS5536". Enabling flash write... Error while
opening /dev/cpu/0/msr: No such file or directory<br>
Did you run 'modprobe msr'?<br>
FAILED!<br>
WARNING: unexpected second chipset match: "AMD CS5536"<br>
ignoring, please report lspci and board URL to flashrom@flashrom.org<br>
with 'CHIPSET: your board name' in the subject line.<br>
Unhandled programmer parameters: boardmismath=force<br>
Found SST flash chip "SST49LF008A" (1024 kB, FWH) at physical address
0xfff00000.<br>
Flash image seems to be a legacy BIOS. Disabling coreboot-related checks.<br>
Reading old flash chip contents... done.<br>
Erasing and writing flash chip... Erase/write done.<br>
Verifying flash... </span>VERIFIED.<span style="mso-spacerun:yes">         
</span><br>
k2000@k2000-desktop:~$ <br>
</p><br></p></BODY></HTML>