From 9754f38e8242580bc338aa510bbebd63e544f7b1 Mon Sep 17 00:00:00 2001 From: Rob Barnes Date: Mon, 13 Jul 2020 20:15:39 -0600 Subject: mb/google/zork: Remove redundant PCI info from overridetrees This information is redundant since it's already specified in baseboard/devicetree_trembyle.cb or baseboard/devicetree_dalboz.cb domain 0 is still required because sconfig uses it as an identity anchor to match devicetree and overridetree. BUG=b:157580724 TEST=Boot zork, usb functional Change-Id: I3c3c1c2410166b99599d7343fae3ee756f4da321 Signed-off-by: Rob Barnes Reviewed-on: https://review.coreboot.org/c/coreboot/+/43437 Reviewed-by: Raul Rangel Reviewed-by: Furquan Shaikh Tested-by: build bot (Jenkins) --- src/mainboard/google/zork/variants/morphius/overridetree.cb | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/mainboard/google/zork/variants/morphius') diff --git a/src/mainboard/google/zork/variants/morphius/overridetree.cb b/src/mainboard/google/zork/variants/morphius/overridetree.cb index 1240aa66df..c0de2ce1ac 100644 --- a/src/mainboard/google/zork/variants/morphius/overridetree.cb +++ b/src/mainboard/google/zork/variants/morphius/overridetree.cb @@ -40,13 +40,6 @@ chip soc/amd/picasso # See AMD 55570-B1 Table 13: PCI Device ID Assignments. device domain 0 on subsystemid 0x1022 0x1510 inherit - device pci 1.6 off end # GPP Bridge 5 - device pci 1.7 on end # GPP Bridge 6 - NVME - device pci 8.1 on # Internal GPP Bridge 0 to Bus A - device pci 0.3 on end # USB 3.1 - device pci 0.4 on end # USB 3.1 - end - device pci 14.6 off end # Non-Functional SDHCI end # domain device mmio 0xfedc4000 on -- cgit v1.2.3