[coreboot-gerrit] Change in coreboot[master]: amd/gardenia: Add PSP to devicetree.cb

Marshall Dawson (Code Review) gerrit at coreboot.org
Mon Oct 16 23:55:36 CEST 2017


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/22054


Change subject: amd/gardenia: Add PSP to devicetree.cb
......................................................................

amd/gardenia: Add PSP to devicetree.cb

Add the missing device and ensure it shows up in the devicetree prior
to PCI enumeration.

Change-Id: I44c7df6a2be149ed61094f67ef1c578736e5b55c
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/mainboard/amd/gardenia/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/22054/1

diff --git a/src/mainboard/amd/gardenia/devicetree.cb b/src/mainboard/amd/gardenia/devicetree.cb
index bb672b2..38bf86f 100644
--- a/src/mainboard/amd/gardenia/devicetree.cb
+++ b/src/mainboard/amd/gardenia/devicetree.cb
@@ -34,6 +34,7 @@
 		device pci 2.4 on  end # x1 PCIe slot
 		device pci 2.5 on  end # Cardreader
 		# devices on the NB/SB Link, but on the same pci bus
+		device pci 8.0 on  end # PSP
 		device pci 9.0 on  end # PCIe Host Bridge
 		device pci 9.2 on  end # HDA
 		device pci 10.0 on  end # xHCI

-- 
To view, visit https://review.coreboot.org/22054
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I44c7df6a2be149ed61094f67ef1c578736e5b55c
Gerrit-Change-Number: 22054
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171016/1de5fbcb/attachment-0001.html>


More information about the coreboot-gerrit mailing list