Paul Fagerburg has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33843 )
Change subject: soc/intel/cannonlake: Add support to log XHCI wake events
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/33843/2/src/soc/intel/cannonlake/elog.c
File src/soc/intel/cannonlake/elog.c:
https://review.coreboot.org/#/c/33843/2/src/soc/intel/cannonlake/elog.c@70
PS2, Line 70: if (ps->gpe0_sts[GPE_STD] & PME_B0_STS)
: pch_xhci_update_wake_event(&usb_info);
With the current change, you would lose information about PME events other than XHCI. […]
Crap, you're right. Thank you for the pointer to skylake source. I'll get another CL started.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33843
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie9ef870e219733dea9806c766f5351db25689b32
Gerrit-Change-Number: 33843
Gerrit-PatchSet: 2
Gerrit-Owner: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Justin TerAvest
teravest@chromium.org
Gerrit-Reviewer: Karthikeyan Ramasubramanian
kramasub@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Rajat Jain
rajatja@google.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 02 Jul 2019 16:20:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment