Attention is currently required from: Nico Huber, Angel Pons. Simon Buhrow has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/58467 )
Change subject: flashchips.c: big erase blocksize first ......................................................................
Patch Set 5:
(1 comment)
Patchset:
PS5: Just a proof of concept for discussion. Sorry for the ugly code.
This just makes "-E" faster when whole chip shall be erased and lets the other scenarios untouched. It was just much easier than what Angel proposed which will take me more time (I´m not sure when I´ll enough for that).
With this approach a user can also accelerate rewriting a chip by manually run '-E' before '-w' (only few cases).