coreboot-kgpe-d16/src
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
..
arch IOAPIC: Fix missing stdint include 2014-07-28 17:19:54 +02:00
console src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
cpu AGESA fam16kb: Move NB config fam16kb out of get_bus_conf() 2014-07-28 17:20:35 +02:00
device src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar 2014-07-23 10:17:35 +02:00
drivers src/drivers: Remove a trailing whitespace 2014-07-21 22:28:51 +02:00
ec src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
include device/pci_early.c: Mixes up variants of a typedefs to 'u32' 2014-07-19 11:57:06 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard AGESA boards: Use devicetree for PCI bus enumeration 2014-07-28 17:24:48 +02:00
northbridge AGESA: Drop some excessive agesawrapper.h includes 2014-07-28 17:20:01 +02:00
soc src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
southbridge AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLE 2014-07-25 09:31:52 +02:00
superio superio/f71869ad: fix documentation of io_info mask values 2014-07-18 20:00:06 +02:00
vendorcode vendorcode/amd/agesa: Use macros already defined in stdlib.h 2014-07-18 07:20:16 +02:00
Kconfig src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00