mb/gigabyte/ga-h61m-ds2v: Fix PCIe port numbers
A certain somebody (that would be me) forgot how to count, it seems. Change-Id: Iac0ac5827ca242c465a2e8be92a823c8fc9b2935 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39741 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
66671ded2f
commit
66f569f4ae
|
@ -48,8 +48,8 @@ chip northbridge/intel/sandybridge
|
|||
device pci 1c.1 on end # RP #2: PCIe x1 Port (PCIEX1_1)
|
||||
device pci 1c.2 off end # RP #3:
|
||||
device pci 1c.3 off end # RP #4:
|
||||
device pci 1c.4 on end # RP #4: Realtek RTL8111F GbE NIC
|
||||
device pci 1c.5 on end # RP #5: PCIe x1 Port (PCIEX1_2)
|
||||
device pci 1c.4 on end # RP #5: Realtek RTL8111F GbE NIC
|
||||
device pci 1c.5 on end # RP #6: PCIe x1 Port (PCIEX1_2)
|
||||
|
||||
device pci 1d.0 on end # USB2 EHCI #1
|
||||
device pci 1e.0 off end # PCI bridge
|
||||
|
|
Loading…
Reference in New Issue