coreboot-kgpe-d16/src/mainboard/asus/f2a85-m
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
..
acpi ASUS F2A85-M: Split DSDT into common sections (as per Parmer) 2013-08-08 05:58:29 +02:00
acpi_tables.c Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
agesawrapper.c Add support for XHCI (USB 3.0) 2013-06-17 21:45:39 +02:00
agesawrapper.h Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
BiosCallOuts.c ASUS F2A85-M: Provide HD Audio verb table for Realtek ALC887-VD 2013-08-15 20:34:38 +02:00
BiosCallOuts.h Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
buildOpts.c Revert "Asus F2A85-M: Activate IOMMU support" 2013-06-05 12:50:23 +02:00
cmos.layout Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
devicetree.cb Revert "Asus F2A85-M: Activate IOMMU support" 2013-06-05 12:50:23 +02:00
dsdt.asl ASUS F2A85-M: Split DSDT into common sections (as per Parmer) 2013-08-08 05:58:29 +02:00
get_bus_conf.c Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
irq_tables.c Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
Kconfig AMD: Drop empty root_complex 2013-06-24 17:22:44 +02:00
mainboard.c Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
Makefile.inc Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
mptable.c Asus F2A85-M: Add IRQs for IOMMU 2013-06-24 05:39:15 +02:00
OptionsIds.h Add support for ASUS F2A85-M board 2013-03-22 04:02:39 +01:00
PlatformGnbPcie.c ASUS F2A85-M: Correct and clean up PCIe config 2013-09-19 19:53:30 +02:00
PlatformGnbPcieComplex.h ASUS F2A85-M: Correct and clean up PCIe config 2013-09-19 19:53:30 +02:00
romstage.c Include boot_cpu.c for romstage builds 2013-08-15 20:49:03 +02:00