[coreboot-gerrit] Change in coreboot[master]: mb/google/soraka: enable AER for PCIe root port 0

Rizwan Qureshi (Code Review) gerrit at coreboot.org
Tue Sep 5 10:59:09 CEST 2017


Rizwan Qureshi has uploaded this change for review. ( https://review.coreboot.org/21402


Change subject: mb/google/soraka: enable AER for PCIe root port 0
......................................................................

mb/google/soraka: enable AER for PCIe root port 0

Enable PCIe Advanced Error Reporting for PCIe root port 0.

Change-Id: I76742801e84449d0910ddadf31d39597df3263b9
Signed-off-by: Rizwan Qureshi <rizwan.qureshi at intel.com>
---
M src/mainboard/google/poppy/variants/soraka/devicetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/21402/1

diff --git a/src/mainboard/google/poppy/variants/soraka/devicetree.cb b/src/mainboard/google/poppy/variants/soraka/devicetree.cb
index 3ac3aaf..87e4b83 100644
--- a/src/mainboard/google/poppy/variants/soraka/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/soraka/devicetree.cb
@@ -152,6 +152,8 @@
 	register "PcieRpClkReqSupport[0]" = "1"
 	# RP 1 uses SRCCLKREQ1#
 	register "PcieRpClkReqNumber[0]" = "1"
+	# RP 1, Enable Advanced Error Reporting
+	register PcieRpAdvancedErrorReporting[0] = "1"
 
 	register "usb2_ports[0]" = "USB2_PORT_LONG(OC0)"	# Type-C Port 1
 	register "usb2_ports[1]" = "USB2_PORT_MID(OC_SKIP)"	# Type-A Port

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I76742801e84449d0910ddadf31d39597df3263b9
Gerrit-Change-Number: 21402
Gerrit-PatchSet: 1
Gerrit-Owner: Rizwan Qureshi <rizwan.qureshi at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170905/24e9a9ef/attachment.html>


More information about the coreboot-gerrit mailing list