coreboot-kgpe-d16/src/mainboard/emulation/qemu-i440fx
Kyösti Mälkki 33e5df3f25 Set PCI bus operations at buildtime for ramstage
PCI bus operations are static through the ramstage, and should be
initialized from the very beginning. For all the replaced instances,
there is no MMCONF_SUPPORT nor MMCONF_SUPPORT_DEFAULT selected for
the northbridge, so these continue to use PCI IO config access.

Change-Id: I658abd4a02aa70ad4c9273568eb5560c6e572fb1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3607
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-11 01:29:35 +02:00
..
acpi
acpi_tables.c
cache_as_ram.inc
cmos.layout
devicetree.cb
dsdt.asl
fw_cfg.c
fw_cfg.h
fw_cfg_if.h
irq_tables.c
Kconfig qemu: complete bochs dispi interface vga driver. 2013-06-19 02:00:08 +02:00
mainboard.c qemu: i440fx whitespace fixup 2013-06-17 17:04:43 +02:00
Makefile.inc
memory.c qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM. 2013-06-22 17:31:03 +02:00
northbridge.c Set PCI bus operations at buildtime for ramstage 2013-07-11 01:29:35 +02:00
romstage.c