<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I cann' t build the standard flashrom 
correctly.</FONT></DIV>
<DIV><FONT face=Arial size=2>here is my config</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial 
size=2>--------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>target k7sem<BR>mainboard elitegroup/k7sem<BR>cpu 
k7</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>option SERIAL_CONSOLE=1<BR>option 
DEFAULT_CONSOLE_LOGLEVEL=8<BR>option MAXIMUM_CONSOLE_LOGLEVEL=8<BR>option 
DEBUG=1<BR>option MII_ENABLE=1<BR>option USE_GENERIC_ROM=1<BR>option 
STD_FLASH=1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>option ROM_SIZE=131072<BR>option 
PAYLOAD_SIZE=65536</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>option USE_ELF_BOOT=1<BR>payload 
../sis900.ebi</FONT></DIV>
<DIV><FONT face=Arial 
size=2>----------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and after make. I found the romimage is strange. 
the lastest binary code is </FONT></DIV>
<DIV><FONT face=Arial size=2>0001ffe0h: EC 58 03 59 34 4D D3 19 42 03 69 6A 6B 
6C 2C B2 ; ìX.Y4M?B.ijkl,?<BR>0001fff0h: 4D D3 6D 6E 6F 02 DF 00 00 00 00 00 00 
12 00 FF ; MÓmno.?.......ÿ</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and I know it should be (romimage 
from cwlinux.com)</FONT></DIV>
<DIV><FONT face=Arial size=2>0001ffe0h: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 ; ................<BR>0001fff0h: EA 04 00 00 F0 00 00 00 E9 5B 00 FF FF 
00 00 00 ; ?..?..é[.ÿÿ...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and the linuxbios code does not start 
at address 00010000h, instead of 0001bbdch</FONT></DIV>
<DIV><FONT face=Arial size=2>but when i use the follow config, and build again, 
the result code sounds correct.</FONT></DIV>
<DIV><FONT face=Arial size=2>(the config I copy from the maillist)</FONT></DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>target smartcore-p3</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>mainboard digitallogic/smartcore-p3</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># Enable Serial Console for debugging<BR>option 
SERIAL_CONSOLE=1<BR>option DEFAULT_CONSOLE_LOGLEVEL=8<BR>option 
MAXIMUM_CONSOLE_LOGLEVEL=8<BR>option DEBUG=1<BR>option 
USE_GENERIC_ROM=1<BR>option STD_FLASH=1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>option ROM_SIZE=131072<BR>option 
ROM_IMAGE_SIZE=65536</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>option USE_ELF_BOOT=1<BR>payload 
../sis900.ebi<BR>--------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>is it something wrong with my 
config?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards.</FONT></DIV></BODY></HTML>