[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Disable PCIE NPK device

Shaunak Saha (Code Review) gerrit at coreboot.org
Tue Apr 24 01:27:41 CEST 2018


Shaunak Saha has uploaded this change for review. ( https://review.coreboot.org/25801


Change subject: mb/google/octopus: Disable PCIE NPK device
......................................................................

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 <shaunak.saha at intel.com>
---
M src/mainboard/google/octopus/variants/baseboard/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/25801/1

diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
index 7072b78..128feda 100644
--- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
@@ -95,7 +95,7 @@
 	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

-- 
To view, visit https://review.coreboot.org/25801
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ac01f90cf946b019a6604a38dd1d6782f8d5759
Gerrit-Change-Number: 25801
Gerrit-PatchSet: 1
Gerrit-Owner: Shaunak Saha <shaunak.saha at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180423/c7ce4315/attachment.html>


More information about the coreboot-gerrit mailing list