Attention is currently required from: Robert Zieba, Raul Rangel, Jason Nien, Karthik Ramasubramanian.
Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68325 )
Change subject: mb/google/skyrim: Store XHCI PCI BARs
......................................................................
Patch Set 6:
(2 comments)
File src/mainboard/google/skyrim/mainboard.c:
https://review.coreboot.org/c/coreboot/+/68325/comment/a1c9c71b_25c94cbb
PS6, Line 133: const struct device *xhci[] = {
: DEV_PTR(xhci_0),
: DEV_PTR(xhci_1),
: DEV_PTR(xhci_2)
: };
any reason to put this inside the function rather than above the function?
https://review.coreboot.org/c/coreboot/+/68325/comment/04601141_74fe0ff6
PS6, Line 138:
What about returning if elog isn't enabled?
if (!CONFIG(ELOG))
return;
--
To view, visit
https://review.coreboot.org/c/coreboot/+/68325
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I529f541a8932267a8825773ddc582beafb27da63
Gerrit-Change-Number: 68325
Gerrit-PatchSet: 6
Gerrit-Owner: Robert Zieba
robertzieba@google.com
Gerrit-Reviewer: Jason Nien
jason.nien@amd.corp-partner.google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Martin Roth
martin.roth@amd.corp-partner.google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Robert Zieba
robertzieba@google.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Jason Nien
jason.nien@amd.corp-partner.google.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Comment-Date: Tue, 08 Nov 2022 23:44:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment