Where the graphics card is initialized in the source code? Is it using Internal graphics card or external? I found some vga routines in pc80 and console folders.
ali hagigat wrote:
Where the graphics card is initialized in the source code? Is it using Internal graphics card or external? I found some vga routines in pc80 and console folders.
There is most likely no code in coreboot to initialize the graphics on this board, and you will be forced to let SeaBIOS initialize the VGA option ROM which you can extract from factory BIOS or a running system, all per instructions on web page.
//Peter