coreboot-kgpe-d16/src/mainboard/asus/m5a88-v
Kyösti Mälkki 486c05f4bf AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration
A set of pins can be configured for GPIO or (parallel) PCI bridge use.

When requested configuration is 0:14.4 enabled, register programming
must be done before attempting to enumerate devices behind the bridge.

When requested configuration is 0:14.4 disabled, we must not even
temporarily enable pins for PCI use to avoid spurious GPIO state changes.

As our PCI subsystem currently does not configure visible PCI bridges
that are marked disabled, we cannot mark 0:14.4 disabled just yet but
need to handle pcengines/apu1 as a special case.

Drop related dead code.

Change-Id: I8644ebae43b33121ef2a7ed30f745299716ce0df
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8329
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-14 22:37:23 +01:00
..
acpi mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races. 2014-04-13 08:25:44 +02:00
acpi_tables.c amdfam10: Move to per-device ACPI 2014-11-22 16:57:07 +01:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
cmos.layout mainboard: Trivial - drop trailing blank lines at EOF 2014-07-18 14:42:47 +02:00
devicetree.cb mainboard/asus/m5a88-v/devicetree.cb: Fix formatting 2014-04-21 18:17:39 +02:00
dsdt.asl amd/agesa,cimx: Rename ACPI OS detection methods 2014-06-14 20:47:57 +02:00
get_bus_conf.c asus/m5a88-v: Fix southbridge init 2014-10-17 17:26:05 +02:00
irq_tables.c PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
Kconfig amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection 2015-02-03 04:52:00 +01:00
mainboard.c AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration 2015-02-14 22:37:23 +01:00
Makefile.inc vendorcode/amd/agesa: Make Porting.h common between families 2014-12-06 11:39:42 +01:00
mb_sysconf.h AMD get_bus_conf(): Drop bus_type array 2014-07-17 21:48:12 +02:00
mptable.c ACPI: Remove CONFIG_GENERATE_ACPI_TABLES 2014-10-16 12:01:10 +02:00
platform_cfg.h AMD Mainboards - platform_cfg.h: Fixes for doxygen 2015-01-04 20:17:48 +01:00
resourcemap.c
romstage.c mainboard: Drop print_ implementation from non-romcc boards 2015-01-06 20:16:47 +01:00