[flashrom] RFC: removing 1 second verification delay

2024-04-24 Thread Brian Norris
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

[flashrom] Re: RFC: removing 1 second verification delay

2024-04-25 Thread Brian Norris
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: > > > > > > >

[flashrom] Re: RFC: removing 1 second verification delay

2024-05-06 Thread Brian Norris
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