[coreboot] [PATCH]kconfig: fix via boards

Patrick Georgi patrick at georgi-clan.de
Thu Oct 8 16:56:17 CEST 2009


Hi,

the changes to VGA_RUN_ROM and PCI_RUN_ROM broke boards using certain
via chipsets, as they use their own vgabios handling.

The real fix would be to eliminate those copies and move their via
support code (if there is any) to x86emu or so, but this is good enough
for now: x86emu is disabled, and vgabios.c (of the board or northbridge)
can take over.


Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20091008-2-kconfig-fix-via
Type: text/x-patch
Size: 2754 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091008/61e3de32/attachment.diff>


More information about the coreboot mailing list