<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:st1="urn:schemas-microsoft-com:office:smarttags" 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]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</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;}
span.EmailStyle17
        {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;}
-->
</style>

</head>

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

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Any reason for you to use HDT? <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>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Can you disable the XIP and have a try?<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>

<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'>
linuxbios-bounces@openbios.org [mailto:linuxbios-bounces@openbios.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b><st1:PersonName w:st="on">San
 Mehat</st1:PersonName><br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, October 18, 2005
4:59 PM<br>
<b><span style='font-weight:bold'>To:</span></b> LinuxBIOS<br>
<b><span style='font-weight:bold'>Subject:</span></b> [LinuxBIOS] K8 CAR issue</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'>Greetings,<br>
<br>
  I've been experimenting with getting the Cache as Ram stuff working with
my experiments, and have run into a puzzling issue relating to XIP.<br>
<br>
In amd/cache_as_ram.inc, as soon as the writes to MSR 203 completes, my system
crashes. Using my HDT, it looks like the entire memory image gets all buggered
up as well.<br>
<br>
The offending segment of code appears to be:<br>
0008:FFFF7312 B902020000      
MOV         ECX,00000202<br>
0008:FFFF7317
31D2                 
XOR         EDX,EDX<br>
0008:FFFF7319 B80600FEFF      
MOV         EAX,fffe0006<br>
0008:FFFF731E
0F30             
   WRMSR       <br>
0008:FFFF7320 B903020000      
MOV         ECX,00000203<br>
0008:FFFF7325 BA0F000000      
MOV         EDX,0000000f<br>
0008:FFFF732A B80008FEFF      
MOV         EAX,fffe0800<br>
0008:FFFF732F
0F30                 
WRMSR        <--------------- POW...<br>
<br>
In my <a href="http://Config.lb">Config.lb</a>, XIP options are:<br>
<br>
default XIP_ROM_SIZE=65536<br>
default XIP_ROM_BASE = ( _ROMBASE + ROM_IMAGE_SIZE - XIP_ROM_SIZE )<br>
<br>
Any ideas YH? ;)<br>
<br>
<br>
thanks<br>
<br>
-san<br>
<br>
<o:p></o:p></span></font></p>

</div>

</body>

</html>