Attention is currently required from: Anastasia Klimchuk.
Sergii Dmytruk has posted comments on this change by Anastasia Klimchuk. ( https://review.coreboot.org/c/flashrom/+/84439?usp=email )
Change subject: Display progress for what is actually erased/written ......................................................................
Patch Set 10:
(1 comment)
File flashrom.c:
https://review.coreboot.org/c/flashrom/+/84439/comment/33bccf3e_1765696a?usp... : PS7, Line 1265: // TODO: take FEATURE_NO_ERASE into account?
How it looks to me now, there can be two possible workarounds for FEATURE_NO_ERASE: […]
I like the second approach better too. Maybe re-init write progress by doubling its total, so that the user still sees WRITE 0...100 but at a halved speed.