[coreboot] VSA and vm86/x86emu

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Fri Feb 1 23:24:56 CET 2008


Hi,

it seems that executing VSA requires vm86 to be useful. Since we
unconditionally execute the VSA, we should unconditionally require vm86
support (PCI_OPTION_ROM_RUN_VM86) via Kconfig for Geode targets. Not
doing so will either cause compile failures or runtime failures.

Adding
select PCI_OPTION_ROM_RUN_VM86
below
config CPU_AMD_GEODELX
did not work out for me.

Any ideas?

Regards,
Carl-Daniel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080201/4bab6de9/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: makelog_pcengines_alix1c.txt
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080201/4bab6de9/attachment.txt>


More information about the coreboot mailing list