Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39511 )
Change subject: util/inteltool: gpio add code for dumping GPIO Community cfg registers
......................................................................
Patch Set 11:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39511/7/util/inteltool/gpio_names/g...
File util/inteltool/gpio_names/gpio_groups.h:
https://review.coreboot.org/c/coreboot/+/39511/7/util/inteltool/gpio_names/g...
PS7, Line 15: size
I kept the convention naming it _size like I did in all other subsystems
IMO, we should stick to conventions of the closest code and (if possible)
not break with it in one .c file. Also, `size` often refers to the size
in bytes.
https://review.coreboot.org/c/coreboot/+/39511/7/util/inteltool/inteltool.h
File util/inteltool/inteltool.h:
https://review.coreboot.org/c/coreboot/+/39511/7/util/inteltool/inteltool.h@...
PS7, Line 385: uint16_t
not 100% sure but I'm not aware of platforms having 32bit cfg register addresses for gpio
So why risk it? (nothing to lose btw., the struct will be padded anyway)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/39511
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I493584e74293d5eb15780f781cb69159bbf5383b
Gerrit-Change-Number: 39511
Gerrit-PatchSet: 11
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Idwer Vollering
vidwer@gmail.com
Gerrit-Reviewer: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Reviewer: Mimoja
coreboot@mimoja.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sat, 21 Mar 2020 14:58:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Michael Niewöhner
Gerrit-MessageType: comment