<div>Yes currently I am using the serial port and it works well.</div>
<div> </div>
<div>Thanks for the clarification on the blob address. I am still wondering why I am coreboot is not able to see the VSA. The only other suspicsion I have is with the VGA ROM thats because the size was 32K and atleast for some other boards I read that it should be 36K and the last 4K of the VGA ROM cannot be retrived using "dd".</div>

<div> </div>
<div>I tried searching for tools to decompress and extract the VGA ROM but the links seem to be broken...</div>
<div> </div>
<div>-Phani<br><br></div>
<div class="gmail_quote">On Mon, Mar 17, 2008 at 5:31 PM, Peter Stuge <<a href="mailto:peter@stuge.se">peter@stuge.se</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Mon, Mar 17, 2008 at 01:48:42PM -0800, Phani Babu Giddi wrote:<br>> But I wanted to see some of the debug messages that are given out<br>> at the time of initializing core boot.<br><br></div>
I would recommend using the serial port for this.<br>
<div class="Ih2E3d"><br><br>> Just one question I was using a 512k part and then I switched over<br>> to a 1MB flash part and the VSA initialization went through without<br>> trouble, so where do you think is the blob location hardcoded.<br>
<br></div>--8<-- src/cpu/amd/model_lx/vsmsetup.c, do_vsmbios()<br>       rom = ((unsigned long)0) - (ROM_SIZE + 36 * 1024);<br>-->8--<br><br>As Marc confirmed it's hardcoded to the beginning of the defined rom<br>
size, but not hardcoded to an address. Sorry for the confusion.<br>
<div>
<div></div>
<div class="Wj3C7c"><br><br>//Peter<br><br>--<br>coreboot mailing list<br><a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br><a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/mailman/listinfo/coreboot</a><br>
</div></div></blockquote></div><br>