coreboot-kgpe-d16/src/mainboard/hp/dl145_g1
Kyösti Mälkki 7748ee5ee1 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
If SB_HT_CHAIN_ON_BUS0 is selected, HyperTransport chain for System Bus
is the first to scan and it will be assigned with bus number 0.

If HT_CHAIN_DISTRIBUTE is selected, each link will reserve a fixed range
of bus numbers instead of assigning consecutive numbers across all the links.

All fam10 have SB_HT_CHAIN_ON_BUS0 selected under northbridge.
Follow-up can easily drop this if we find this is dictated by architecture.

Change-Id: I8deddcb4c3fd679b6b27e2879d9dba3895c4dd6f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8366
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
2015-06-05 10:17:35 +02:00
..
acpi hp/dl145_g1: Adding ACPI support 2014-02-11 01:21:36 +01:00
acpi_tables.c amd: rename model_fxx_powernow to powernow. 2014-10-19 10:55:51 +02:00
board_info.txt src/mainboard/*/*/board_info.txt: Added Release year for boards 2015-04-23 14:42:44 +02:00
cmos.layout mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
devicetree.cb sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
dsdt.asl Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
fadt.c hp/dl145_g1: Adding ACPI support 2014-02-11 01:21:36 +01:00
get_bus_conf.c hp/dl145_g1: Add missing copyright notes 2014-02-12 00:35:11 +01:00
irq_tables.c PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
Kconfig AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 2015-06-05 10:17:35 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mb_sysconf.h mainboard: Trivial - drop trailing blank lines at EOF in .h 2014-07-08 13:55:02 +02:00
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
resourcemap.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
romstage.c mainboard: Drop print_ implementation from non-romcc boards 2015-01-06 20:16:47 +01:00