Attention is currently required from: David Wu.
Nick Vaccaro has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40686 )
Change subject: mb/google/volteer: Create trondo variant
......................................................................
Patch Set 4:
(3 comments)
File src/mainboard/google/volteer/variants/trondo/gpio.c:
https://review.coreboot.org/c/coreboot/+/40686/comment/409ec518_9cedf224
PS4, Line 13: variant_base_gpio_table
This will cause NO gpio's to get configured. Is that what you intended to do?
You only want to define this IF you want to override all base gpio's set by baseboard's gpio.c.
https://review.coreboot.org/c/coreboot/+/40686/comment/121b7890_17d3d5c7
PS4, Line 24: variant_early_gpio_table
Defining this without having any early gpios defined will bypass the setting of the early gpio's in baseboard's gpio.c, resulting in NO early gpios defined or configured.
Is that what you intended to do? If not, early_gpio_table[] and variant_early_gpio_table() should be removed from this file.
https://review.coreboot.org/c/coreboot/+/40686/comment/59fef9c0_d9ec5c48
PS4, Line 33: variant_cros_gpios
Same concept here. This will make it so that NO cros_gpios are defined.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/40686
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie4f9bfe4798e14f91c6cb439f5c5ab2b9ea52b51
Gerrit-Change-Number: 40686
Gerrit-PatchSet: 4
Gerrit-Owner: David Wu
david_wu@quanta.corp-partner.google.com
Gerrit-Reviewer: Alex Levin
levinale@chromium.org
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: David Wu
david_wu@quanta.corp-partner.google.com
Gerrit-Reviewer: Dossym Nurmukhanov
dossym@google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Jes Klinke
jbk@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@chromium.org
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: 9elements QA
hardwaretestrobot@gmail.com
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-CC: Michael Niewöhner
foss@mniewoehner.de
Gerrit-CC: Nick Vaccaro
nvaccaro@google.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: David Wu
david_wu@quanta.corp-partner.google.com
Gerrit-Comment-Date: Wed, 12 May 2021 19:37:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment