Attention is currently required from: Nico Huber, Edward O'Callaghan, Nikolai Artemiev.
View Change
1 comment:
Commit Message:
Patch Set #3, Line 13:
and paves way
to remove the 'programmer' global handle.
Because 42 programmers had to dispatch `internal_delay()` via deference though `programmer->delay()` […]
Hmmmmm, I'm not sure if I understand you, probably because I'm not awake enough yet. Even if 42 programmers use `internal_delay()`, you still need to account for the two programmers (ch341a_spi, serprog) using a different function. So, unless you need to change things regarding `struct programmer_entry` to get rid of the `programmer` global handle, this change shouldn't make the removal easier.
TL;DR: I'm OK with this change, I just don't understand how it would have an effect on the removal of the `programmer` global handle.
To view, visit change 67391. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I17460bc2c0aebcbb48c8dfa052b260991525cc49
Gerrit-Change-Number: 67391
Gerrit-PatchSet: 3
Gerrit-Owner: Edward O'Callaghan <quasisec@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: Peter Marheine <pmarheine@chromium.org>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Attention: Nikolai Artemiev <nartemiev@google.com>
Gerrit-Comment-Date: Tue, 13 Sep 2022 07:19:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h@gmx.de>
Comment-In-Reply-To: Edward O'Callaghan <quasisec@chromium.org>
Comment-In-Reply-To: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: comment