From 55fe0827dcb1dd48430936713c5498c6bf1f6e1d Mon Sep 17 00:00:00 2001 From: Shaunak Saha Date: Mon, 23 Apr 2018 16:25:44 -0700 Subject: mb/google/octopus: Disable PCIE NPK device This patch sets the NPK device off for octopus. BUG=b:76115112 TEST=Build for Octopus and check that the logs do not report "PCI: 00:00.2 not found, disabling it". Change-Id: I3ac01f90cf946b019a6604a38dd1d6782f8d5759 Signed-off-by: Shaunak Saha Reviewed-on: https://review.coreboot.org/25801 Reviewed-by: Aaron Durbin Reviewed-by: Furquan Shaikh Tested-by: build bot (Jenkins) --- src/mainboard/google/octopus/variants/baseboard/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/octopus/variants') diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb index 7072b7874f..128feda04d 100644 --- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb @@ -95,7 +95,7 @@ chip soc/intel/apollolake device domain 0 on device pci 00.0 on end # - Host Bridge device pci 00.1 on end # - DPTF - device pci 00.2 on end # - NPK + device pci 00.2 off end # - NPK device pci 02.0 on end # - Gen device pci 03.0 on end # - Iunit device pci 0c.0 on end # - CNVi -- cgit v1.2.3