/[Development]
ViewVC logotype

Revision 3965


Jump to revision: Previous Next
Author: stepan
Date: Sun Mar 1 10:16:01 2009 UTC (4 years, 2 months ago)
Changed paths: 10
Log Message:
Some changes required to get yabel working on v2 (and they generally make
sense, too). Have one u64 instead of three.

In order to use the old bios emulator, you have to do nothing. (Default, if
CONFIG_PCI_ROM_RUN is enabled)

In order to use yabel in your target, you need to add the following lines to
your config:
  uses CONFIG_PCI_OPTION_ROM_RUN_YABEL
  default CONFIG_PCI_OPTION_ROM_RUN_YABEL=1

In order to use vm86 in your target, you need to add the following lines to
your config:
  uses CONFIG_PCI_OPTION_ROM_RUN_VM86
  default CONFIG_PCI_OPTION_ROM_RUN_VM86=1
Note: vm86 only works on platforms with _RAMBASE in the lower megabyte.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Joseph Smith <joe@settoplinux.org>




Changed paths

Path Details
Directorytrunk/coreboot-v2/src/arch/i386/boot/multiboot.c modified , text changed
Directorytrunk/coreboot-v2/src/arch/i386/include/arch/acpi.h modified , text changed
Directorytrunk/coreboot-v2/src/arch/i386/include/stdint.h modified , text changed
Directorytrunk/coreboot-v2/src/config/Options.lb modified , text changed
Directorytrunk/coreboot-v2/src/devices/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/devices/emulator/ deleted
Directorytrunk/coreboot-v2/src/include/cpu/x86/smm.h modified , text changed
Directorytrunk/coreboot-v2/src/include/string.h modified , text changed
Directorytrunk/coreboot-v2/src/include/types.h added
Directorytrunk/coreboot-v2/util/ modified , props changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15