Background: https://review.coreboot.org/c/flashrom/+/80807
A long time ago, in the pre-git times [1], flashrom added a 1 second
delay to all verification, and claimed that some chips "need some time
to calm down." The commit message claims it "fixes a few reports where
verify directly after erase
tibility while still enabling
> new features and improvements. [...]
I appreciate the attempt at a middle ground here.
> > On Thu, Apr 25, 2024 at 7:35 AM Angel Pons wrote:
> > > On Wed, Apr 24, 2024 at 9:16 PM Brian Norris
> > > wrote:
> > > >
> > >
On Mon, Apr 29, 2024 at 5:58 AM Anastasia Klimchuk wrote:
> The patch saves 1s for every flashrom run, for almost all users, so
> it's a good thing. If it can be unblocked now just by adding 1-line
> condition, let's unblock it now.
I've updated the patch to approximately this suggestion.
> Perh