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.
But I wanted to see some of the debug messages that are given out at the time of initializing core boot.
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.
-Phani
On Mon, Mar 17, 2008 at 12:35 PM, Peter Stuge peter@stuge.se wrote:
On Mon, Mar 17, 2008 at 12:15:55PM -0700, Phani Babu Giddi wrote:
I am trying to append VGA ROM that is extracted using dd and trying to include it as part of the final flash image. Now I reduce the ROM_SIZE by 36K for VSM and 32K for VGA ROM.
The VSA blob location is hardcoded.
If you are going to run Linux and X you don't need the VGA ROM, there are framebuffer and Xorg drivers for geode that work without it.
//Peter
-- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot