Attention is currently required from: Simon Buhrow.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/50720 )
Change subject: flashchips.c: Mark MT25QL256 as tested
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/flashrom/+/50720
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ie49332333f49a40f7bd8f3b5e42a8e2ad6995618
Gerrit-Change-Number: 50720
Gerrit-PatchSet: 1
Gerrit-Owner: Simon Buhrow
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Simon Buhrow
Gerrit-Comment-Date: Mon, 15 Feb 2021 12:47:45 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Edward O'Callaghan, Angel Pons.
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/50711 )
Change subject: tree: Remove forward-declarations for spi masters
......................................................................
Patch Set 2:
(5 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/50711/comment/240169a0_b358a55c
PS1, Line 7: Removing
> nit: Remove
Done
https://review.coreboot.org/c/flashrom/+/50711/comment/89a9b162_2fa0d680
PS1, Line 9: Reordering
> nit: Reorder
Done
Patchset:
PS2:
thank you for quick review!
File dummyflasher.c:
PS1:
> This one is large, can we do it in a separate patch please?
https://review.coreboot.org/c/flashrom/+/50712
File serprog.c:
PS1:
> Likewise what Angel said about dummyflasher.c, serprog. […]
https://review.coreboot.org/c/flashrom/+/50713
--
To view, visit https://review.coreboot.org/c/flashrom/+/50711
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I23ff6b79d794876f73b327f18784ca7c04c32c84
Gerrit-Change-Number: 50711
Gerrit-PatchSet: 2
Gerrit-Owner: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Mon, 15 Feb 2021 04:14:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Edward O'Callaghan <quasisec(a)chromium.org>
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Anastasia Klimchuk.
Hello build bot (Jenkins), Edward O'Callaghan,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/50711
to look at the new patch set (#2).
Change subject: tree: Remove forward-declarations for spi masters
......................................................................
tree: Remove forward-declarations for spi masters
Reorder functions to avoid forward-declarations. It looks like
for most of the spi masters this has already been done before, I
covered remaining small ones in one patch.
BUG=b:140394053
TEST=builds
Change-Id: I23ff6b79d794876f73b327f18784ca7c04c32c84
Signed-off-by: Anastasia Klimchuk <aklm(a)chromium.org>
---
M buspirate_spi.c
M ft2232_spi.c
M ichspi.c
M linux_spi.c
M ni845x_spi.c
5 files changed, 436 insertions(+), 466 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/11/50711/2
--
To view, visit https://review.coreboot.org/c/flashrom/+/50711
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I23ff6b79d794876f73b327f18784ca7c04c32c84
Gerrit-Change-Number: 50711
Gerrit-PatchSet: 2
Gerrit-Owner: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Anastasia Klimchuk <aklm(a)chromium.org>
Gerrit-MessageType: newpatchset