<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>I think I found how to enable BIOS chip 
programming. I make dump PCI config space registers device: 00:07.0 Intel 
Corporation 82371AB/EB/MB PIIX4 ISA [8086:7110]</FONT></DIV>
<DIV><FONT face="Courier New" size=2>while vendor BIOS and while coreboot bios 
and compare them. I tried to change the DWORD at offset b0 and flashrom no 
longer displays an error GPO26 :-)</FONT></DIV>
<DIV><FONT face="Courier New" size=2><BR>This is log after boot debian on 
coreboot:</FONT></DIV>
<DIV><FONT face="Courier New" 
size=2>========================================================================================</FONT></DIV>
<DIV><FONT size=2><FONT face="Courier New">root@debian</FONT><FONT 
face="Courier New">:~# flashrom -p internal<BR>flashrom v0.9.7-r1763 on Linux 
2.6.32-5-486 (i686)<BR>flashrom is free software, get the source code at 
</FONT><FONT face="Courier New">http://www.flashrom.org</FONT></FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>Calibrating delay loop... OK.<BR>coreboot 
table found at 0x9fe1c00.<BR>Found chipset "Intel PIIX4/4E/4M". Enabling flash 
write... OK.<BR>Enabling full flash access for board "abit BF6"...<BR>ERROR: 
PIIX4 GPO26 not programmed for output.<BR>FAILED!<BR>Aborting to be 
safe.<BR>Error: Programmer initialization failed.</FONT></DIV>
<DIV><FONT face="Courier New" 
size=2>========================================================================================</FONT></DIV>
<DIV><FONT face="Courier New" size=2>No try set PCI register at offset 
b0:</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>setpci -s 00:07.0 
b0.l=e0000105</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>and now flashrom working :-):</FONT></DIV>
<DIV><FONT face="Courier New" 
size=2>========================================================================================</FONT></DIV>
<DIV><FONT size=2><FONT face="Courier New">root@debian</FONT><FONT 
face="Courier New">:~# flashrom -p internal<BR>flashrom v0.9.7-r1763 on Linux 
2.6.32-5-486 (i686)<BR>flashrom is free software, get the source code at 
</FONT><FONT face="Courier New">http://www.flashrom.org</FONT></FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New" size=2>Calibrating delay loop... OK.<BR>coreboot 
table found at 0x9fe1c00.<BR>Found chipset "Intel PIIX4/4E/4M". Enabling flash 
write... OK.<BR>Enabling full flash access for board "abit BF6"... OK.<BR>Found 
Winbond flash chip "W49F002U/N" (256 kB, Parallel) at physical address 
0xfffc0000.<BR>No operations were specified.</FONT></DIV></BODY></HTML>