<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1892302053;
        mso-list-type:hybrid;
        mso-list-template-ids:-1036632784 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<ol style='margin-top:0in' start=1 type=1>
 <li class=MsoNormal style='color:navy;mso-list:l0 level1 lfo1'><font size=2
     color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial'>after
     your build you image, please find the crt0.s in the fallback dir.<o:p></o:p></span></font></li>
 <li class=MsoNormal style='color:navy;mso-list:l0 level1 lfo1'><font size=2
     color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial'>No.<o:p></o:p></span></font></li>
</ol>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>YH<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Dan Mezynski
[mailto:danmez@gmail.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, July 06, 2006 3:21
PM<br>
<b><span style='font-weight:bold'>To:</span></b> Lu, Yinghai<br>
<b><span style='font-weight:bold'>Cc:</span></b> linuxbios@linuxbios.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [LinuxBIOS] Problem
Using SimNow Simulator</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>It's nice to hear you
have used SimNow to run LinuxBios on cheetah.<br>
<br>
I guess my message title was a bit miss leading, I'm not having problems with
SimNow itself.  In Fact I can run the AMI bios, single step thru it and
even boot Fedora Core 5 linux on the simulated Serenade board in
SimNow.   The trouble is when I try to run the LinuxBios that I
compiled, since this serenade board already exists in the LinuxBios configs, I
would have thought I could select it(thru buildtarget) and it would work, but I
must have missed something in the basic build procedure.<br>
<br>
I'll try to ask a couple clear questions:  <br>
*  Are the first few instructions executed after a reset(hard or soft) in
the source file s_start.S? <br>
*  Do I need to explicitly do something to configure for VGA
initializations, or is that done since I'm using this existing serenade setup?<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><span class=gmailquote><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>On 7/6/06, <b><span style='font-weight:bold'>Lu,
Yinghai</span></b> <<a href="mailto:yinghai.lu@amd.com">yinghai.lu@amd.com</a>>
wrote:</span></font></span><o:p></o:p></p>

<div>

<div link=blue vlink=purple>

<div>

<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>I have tried LinuxBIOS with Serengeti_cheetah ( rev F
Opteron) on SimNow, and it works well.</span></font><o:p></o:p></p>

<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>

<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>I will try that with Serengeti_leopard later…</span></font><o:p></o:p></p>

<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>

<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>YH</span></font><o:p></o:p></p>

<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center>

</span></font></div>

<p><b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma;
font-weight:bold'>From:</span></font></b><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'> <a
href="mailto:linuxbios-bounces@linuxbios.org" target="_blank">linuxbios-bounces@linuxbios.org</a>
[mailto:<a href="mailto:linuxbios-bounces@linuxbios.org" target="_blank">linuxbios-bounces@linuxbios.org</a>]
<b><span style='font-weight:bold'>On Behalf Of </span></b>Dan Mezynski<br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, July 06, 2006 9:12
AM<br>
<b><span style='font-weight:bold'>To:</span></b> <a
href="mailto:linuxbios@linuxbios.org" target="_blank">linuxbios@linuxbios.org</a><br>
<b><span style='font-weight:bold'>Subject:</span></b> [LinuxBIOS] Problem Using
SimNow Simulator</span></font><o:p></o:p></p>

</div>

</div>

<div><span id="q_10c451238e05a2f6_1">

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span></font></p>

<p style='margin-bottom:12.0pt'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'><br>
<br>
I'm trying to get started with LinuxBios by using the AMD SimNow hardware<br>
simulator to run LinuxBios on a Serenade board. Once we have success with<br>
simulations, we will try it on real hardware.  The Serenade board is one<br>
of the standard predefined boards that comes with the simulator. Once I compile<br>
serenade.rom and reference this file as the rom device connected to the<br>
8111(replacing the AMI BIOS file), I reboot but don't get too far into the new<br>
Linuxbios, I expected to see recognizable postcodes, such as 0x13 from<br>
c_start.S then 0x80, 0x39, 0x40 etc from hardwaremain(), but port 80 only
toggles<br>
between 00 and 0x10. I try to single step from 0xfffffff0 (or 0xfffbfff0) but<br>
dont see code that looks like c_start.S. Does something come before this?<br>
<br>
I must have built serenade.rom improperly: I did the following,<br>
buildtarget amd/serenade<br>
doneloaded filo.elf<br>
edited serenade/Config.lb to refer to the filo.elf as a payload<br>
make<br>
<br>
Any ideas would be appreciated.<o:p></o:p></span></font></p>

</div>

</div>

</div>

</div>

</span>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

</div>

</body>

</html>