coreboot-kgpe-d16/src/northbridge/amd
Kyösti Mälkki 872c922296 Fix MMCONF_SUPPORT_DEFAULT for ramstage
Define at one place whether to use IO 0xcf8/0xcfc or MMIO via
MMCONF_BASE_ADDRESS for PCI configuration access funtions in ramstage.

The implementation of pci_default_config() always returned with
pci_cf8_conf1. This means any PCI configuration access that did
not target bus 0 used PCI IO config operations, if PCI MMIO config
was not explicitly requested.

Change-Id: I3b04f570fe88d022cd60dde8bb98e76bd00fe612
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3606
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-07-10 00:57:09 +02:00
..
agesa Fix MMCONF_SUPPORT_DEFAULT for ramstage 2013-07-10 00:57:09 +02:00
amdfam10 Fix MMCONF_SUPPORT_DEFAULT for ramstage 2013-07-10 00:57:09 +02:00
amdht GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
amdk8 AMD: Drop empty root_complex 2013-06-24 17:22:44 +02:00
amdmct northbridge/amd/amdmct: Use static const instead of const static 2013-06-03 08:20:54 +02:00
cimx amd/cimx/rd890/amd.h: Eliminate redefinition of NULL 2013-06-28 01:36:29 +02:00
gx1 AMD GX1: Remove useless copied header file northbridge.h 2013-04-04 03:26:58 +02:00
gx2 AMD: Kconfig cleanup 2013-06-13 01:08:12 +02:00
lx AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" 2013-06-04 17:56:48 +02:00
Kconfig RD890: AMD RD890/SR56X0 CIMX wrapper 2012-02-16 19:35:09 +01:00
Makefile.inc Fix AMD Agesa leaking Kconfig 2012-03-16 22:39:09 +01:00