Yes I am trying to build a kernel image with geode lx frame buffer driver and otherstuff. Even this has been easy because of the rejects at the time of patching the driver with 2.6.-16-54. <br><br>But I wanted to see some of the debug messages that are given out at the time of initializing core boot. <br>
<br>Just one question I was using a 512k part and then I switched over to a 1MB flash part and the VSA initialization went through without trouble, so where do you think is the blob location hardcoded.<br><br>-Phani<br><br>
<div class="gmail_quote">On Mon, Mar 17, 2008 at 12:35 PM, Peter Stuge <<a href="mailto:peter@stuge.se">peter@stuge.se</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;">
<div class="Ih2E3d">On Mon, Mar 17, 2008 at 12:15:55PM -0700, Phani Babu Giddi wrote:<br>
> I am trying to append VGA ROM that is extracted using dd and trying<br>
> to include it as part of the final flash image. Now I reduce the<br>
> ROM_SIZE by 36K for VSM and 32K for VGA ROM.<br>
<br>
</div>The VSA blob location is hardcoded.<br>
<br>
If you are going to run Linux and X you don't need the VGA ROM, there<br>
are framebuffer and Xorg drivers for geode that work without it.<br>
<br>
<br>
//Peter<br>
<font color="#888888"><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>
</font></blockquote></div><br>