coreboot/src
Rudolf Marek 8f485dee0d ASUS F2A85-M: Correct and clean up PCIe config
Assign the lanes correctly to the physical slots
on the motherboard in `PlatformGnbPcie.c`.

• UMI is connected to SB via 4x PCIe bridge 8.
• The blue x16 slot is not shared with DDI and is routed
  through PCIe bridge 2.
• The black x8 slot is in fact a x4 slot and uses all 4 GPPs
  from the CPU.
• Assume that DDI is on out-of-PCIe-band lanes.

Change-Id: I44c4c83e6a8e31d6150a602a0993972ac63105bd
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/3194
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-by: David Hubbard <david.c.hubbard+coreboot@gmail.com>
2013-09-19 19:53:30 +02:00
..
arch ARM: Add some missing dependencies on config.h to ARM's Makefile.inc. 2013-09-17 01:00:12 +02:00
console usbdebug: Support choice of EHCI controller 2013-08-29 18:36:20 +02:00
cpu am335x: Update the config vars selected by CPU_TI_AM335X. 2013-09-17 00:41:01 +02:00
device Add test to match struct device with pci_devfn_t 2013-08-24 07:38:23 +02:00
drivers Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include CBMEM: Rename high_tables variables and make them static 2013-09-11 07:22:00 +02:00
lib Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
mainboard ASUS F2A85-M: Correct and clean up PCIe config 2013-09-19 19:53:30 +02:00
northbridge CBMEM x86: Unify get_cbmem_toc() 2013-09-11 07:18:53 +02:00
southbridge Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze 2013-08-27 19:08:20 +02:00
Kconfig Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00