Attention is currently required from: Felix Singer, Angel Pons, Arthur Heymans, Nikolai Artemiev.
Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/66781 )
Change subject: tree/: Convert flashchip probe func ptr to enumerate
......................................................................
Patch Set 8:
(3 comments)
File flashrom.c:
https://review.coreboot.org/c/flashrom/+/66781/comment/7f6670b0_dffa6841
PS8, Line 735: */
Comment indentation seems off.
Done. Originally intentional to make it clear.
https://review.coreboot.org/c/flashrom/+/66781/comment/f0c04088_30630b68
PS8, Line 781: probe_func_t *probe_func = lookup_probe_func_ptr(flash->chip);
Why do you look up the function pointer twice?
Resolved, thanks.
File include/flash.h:
https://review.coreboot.org/c/flashrom/+/66781/comment/72ba2eb8_b8b9a97b
PS8, Line 226: SPI_ST95,
I'd prefer to have a `PROBE_` prefix, primarily because of the `JEDEC` enum value.
Uff, so many lines. Done
--
To view, visit
https://review.coreboot.org/c/flashrom/+/66781
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I00aaab9c83f305cd47e78c36d9c2867f2b73c396
Gerrit-Change-Number: 66781
Gerrit-PatchSet: 8
Gerrit-Owner: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Reviewer: Anastasia Klimchuk
aklm@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Nikolai Artemiev
nartemiev@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Felix Singer
felixsinger@posteo.net
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Nikolai Artemiev
nartemiev@google.com
Gerrit-Comment-Date: Mon, 26 Sep 2022 04:33:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment