Hi all,<br><br>Thank you very much for your help this far, I have managed to get serial output of my board finally now:)<br><br>But now the system dies just after I start it with the following messages:<br>---------- serial output -----------<br>

<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">US15W Chipset</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Unknown (07)Setting up ACPI PM1 block Setting up ACPI P block  done.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Setting up RAM controller.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
No valid softstrap base found.</p>-----------------------------------------<br><br>I don't know why and how, but somehow the "base_addr" variable in the "static u32 detect_softstrap_base(void)" function<br>
in file "src/northbridge/intel/sch/raminit.c" gets 0, because of something about the reg32 variable not being any of (4,5,6 or 7).<br><br>Does anyone have any idea for the cause of the problem and solution? <br>
And by the way what does the softstrap mean, what is it for? <br><br>Thanks in advance,<br>Alp<br>