From 5aee981ece2df091eb2866d45560af6475a089e1 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 28 Dec 2018 12:04:51 +0100 Subject: mb/foxconn/d41s: Program the subsystemid Change-Id: I4f9d0cfc9a5bfa259d734f194b015e7be1694ceb Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/30472 Tested-by: build bot (Jenkins) Reviewed-by: Tristan Corrick --- src/mainboard/foxconn/d41s/devicetree.cb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/mainboard/foxconn/d41s') diff --git a/src/mainboard/foxconn/d41s/devicetree.cb b/src/mainboard/foxconn/d41s/devicetree.cb index 0fd9e29cc9..21e87626b6 100644 --- a/src/mainboard/foxconn/d41s/devicetree.cb +++ b/src/mainboard/foxconn/d41s/devicetree.cb @@ -26,6 +26,7 @@ chip northbridge/intel/pineview # Northbridge end end device domain 0 on # PCI domain + subsystemid 0x105b 0x0d55 inherit device pci 0.0 on end # Host Bridge device pci 1.0 off end # PEG device pci 2.0 on end # Integrated graphics controller @@ -45,7 +46,9 @@ chip northbridge/intel/pineview # Northbridge device pci 1b.0 on end # Audio device pci 1c.0 on end # PCIe 1 - device pci 1c.1 on end # PCIe 2 (NIC) + device pci 1c.1 on # PCIe 2 (NIC) + device pci 00.0 on end + end device pci 1c.2 off end # PCIe 3 device pci 1c.3 off end # PCIe 4 # (PCIe 5 and 6 not on nm10?) -- cgit v1.2.3