Attention is currently required from: Subrata Banik, Angel Pons, Anastasia Klimchuk.
View Change
2 comments:
Commit Message:
Patch Set #6, Line 10: during the data portion of the SPI cycle.
> What's the reasoning for this change? The commit message doesn't explain *why* this change would b […]
This sounds a bit like a personal preference to name macros. I'm usually
in favor to allow authors some flexibility to give the code their own
touch and to show respect to the original author(s) by not changing the
style to ones own taste.
File ichspi.c:
Patch Set #4, Line 508: FDBC
> > Hmmm, if the new macro name doesn't work nicely with the existing code, maybe it wasn't meant to […]
Subrata, as it's a macro, you can always simply run the file through a
preprocessor to test if the output changes.
The original use of _pprint_reg() is flawed, though. Anastasia is right
about the bit vs. reg parameter. As it's very error-prone, how about we
get rid of _pprint_reg() again and add an optional argument (for the
PCH100_ prefix) to pprint_reg() instead. It seems possible, didn't try.
To view, visit change 62894. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ia0ae9a586b5c12f0229334898426175ec246a70c
Gerrit-Change-Number: 62894
Gerrit-PatchSet: 6
Gerrit-Owner: Subrata Banik <subratabanik@google.com>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Subrata Banik <subi.banik@gmail.com>
Gerrit-Attention: Subrata Banik <subi.banik@gmail.com>
Gerrit-Attention: Subrata Banik <subratabanik@google.com>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-Attention: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Comment-Date: Mon, 04 Apr 2022 10:59:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik <subi.banik@gmail.com>
Comment-In-Reply-To: Subrata Banik <subratabanik@google.com>
Comment-In-Reply-To: Angel Pons <th3fanbus@gmail.com>
Comment-In-Reply-To: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-MessageType: comment