Hi Marc,<br><br>Yes VSA is at the end and i verified it there is not problem with appending. But it doesnt work for me.<br><br>-Phani<br><br><div class="gmail_quote">On Mon, Mar 17, 2008 at 1:21 PM, Marc Jones <<a href="mailto:marc.jones@amd.com">marc.jones@amd.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Phani,<br>
<div class="Ih2E3d"><br>
Phani Babu Giddi wrote:<br>
> Hello All,<br>
><br>
> I am trying to append VGA ROM that is extracted using dd and trying to<br>
> include it as part of the final flash image. Now I reduce the ROM_SIZE<br>
> by 36K for VSM and 32K for VGA ROM. As per the procedure I also edit<br>
</div>> src/mainboard/amd/db800/Options.lb and <a href="http://Config.lb" target="_blank">Config.lb</a> <<a href="http://Config.lb" target="_blank">http://Config.lb</a>>.<br>
<div class="Ih2E3d">><br>
> Now there seems to be some problem in finding VSA and thereafter the VGA<br>
> also. Take a look at the log messages. I am using SST49LF008A which is a<br>
> 1MB flash part.<br>
><br>
> Before VSA:<br>
> do_vsmbios<br>
> buf ilen 828 olen2606<br>
> buf 00060000 *buf 254 buf[256k] 0<br>
> buf[0x20] signature is 82:6a:ff:ff<br>
> do_vsmbios: no vsainit.bin signature, skipping!<br>
> After VSA:<br>
> Graphics init...<br>
> VRC_VG value: 0xffff<br>
> Finding PCI configuration type.<br>
> PCI: Sanity check failed<br>
> pci_check_direct failed<br>
><br>
> Regards,<br>
> Phani<br>
><br>
<br>
</div>You don't normally include the VGA ROM since there is a framebuffer<br>
driver.  I think Artec dbe61 has some code that does it it you want to<br>
put that in your platform. It is not part of the normal db800 setup. If<br>
VSA doesn't work no Geode LX or 5536 PCI devices will work. That is why<br>
Graphics init fails. VSA has to be on the end. So, "cat vsa vga coreboot<br>
 > romfile".<br>
<br>
Marc<br>
<font color="#888888"><br>
<br>
<br>
<br>
<br>
--<br>
Marc Jones<br>
Senior Firmware Engineer<br>
(970) 226-9684 Office<br>
mailto:<a href="mailto:Marc.Jones@amd.com">Marc.Jones@amd.com</a><br>
<a href="http://www.amd.com/embeddedprocessors" target="_blank">http://www.amd.com/embeddedprocessors</a><br>
<br>
</font></blockquote></div><br>