coreboot-kgpe-d16/src/mainboard/supermicro/h8qgi
Kyösti Mälkki cdfb46240b AGESA boards: Use devicetree for PCI bus enumeration
Previously MP table contained PCI_INT entries for PCI bus behind bridge
0:14.4 even if said PCI bridge function was disabled.
Remove these as invalid, indeterminate bus number could cause conflicts.

PCI_INT entries with bus_sb800[2], bus_hudson[2] and bus_yangtze[2]
were invalid as there is no PCI bridge hardware on device 0:14.0.
Remove these as invalid, indeterminate bus number could cause conflicts.

Change-Id: Ie6a3807f64c8651cf9f732612e1aa7f376a3134f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6358
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-07-28 17:24:48 +02:00
..
acpi cimx/sb800 boards: Don't require ide.asl on boards without IDE 2014-04-13 09:06:15 +02:00
acpi_tables.c AGESA: Call get_bus_conf() just once 2014-07-03 09:48:57 +02:00
agesawrapper.c src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
agesawrapper.h AGESA: Fix error status code return type to enum from UINT32 2014-07-14 19:47:25 +02:00
BiosCallOuts.c AGESA: Drop some excessive agesawrapper.h includes 2014-07-28 17:20:01 +02:00
BiosCallOuts.h AGESA: Use common GetBiosCallout() 2014-06-06 13:30:52 +02:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
buildOpts.c supermicro/h8qgi & h8scm: Remove a trailing whitespace 2014-07-24 12:42:47 +02:00
cmos.layout mainboard: Trivial - drop trailing blank lines at EOF 2014-07-18 14:42:47 +02:00
devicetree.cb Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
dsdt.asl amd/agesa,cimx: Rename ACPI OS detection methods 2014-06-14 20:47:57 +02:00
fadt.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
get_bus_conf.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
irq_tables.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
Kconfig mainboard: Clear up remaining SIO_PORT from Kconfig 2014-06-18 21:17:27 +02:00
mainboard.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile.inc mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:21:02 +02:00
mptable.c AGESA boards: Use devicetree for PCI bus enumeration 2014-07-28 17:24:48 +02:00
OptionsIds.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
platform_cfg.h supermicro/h8qgi & h8scm: Remove a trailing whitespace 2014-07-24 12:42:47 +02:00
platform_oem.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
rd890_cfg.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
rd890_cfg.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
romstage.c src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00
sb700_cfg.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
sb700_cfg.h AMD SB700 boards: Set Azalia configuration flags 2013-06-28 01:40:03 +02:00