Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41899 )
Change subject: device/xhci: Add xHCI utility to enumerate capabilities
......................................................................
Patch Set 5: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/41899/3/src/device/Kconfig
File src/device/Kconfig:
https://review.coreboot.org/c/coreboot/+/41899/3/src/device/Kconfig@814
PS3, Line 814: config XHCI_UTILS
: def_bool n
: help
: Provides xHCI utility functions.
I know it's fast to compile, but I don't want to slowly degrade compile time by adding unnecessary w […]
No, that's fine. It anyways is auto-selected by the XHCI driver, so mainboards don't really need to set this individually.
https://review.coreboot.org/c/coreboot/+/41899/5/src/device/xhci.c
File src/device/xhci.c:
https://review.coreboot.org/c/coreboot/+/41899/5/src/device/xhci.c@54
PS5, Line 54: (uint32_t *)
nit: This isn't really required.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41899
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3065c3fffad01b5378a55cfe904f971079b13d0f
Gerrit-Change-Number: 41899
Gerrit-PatchSet: 5
Gerrit-Owner: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 09 Jun 2020 15:41:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Raul Rangel
rrangel@chromium.org
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment