Attention is currently required from: Aarya, Bill XIE, Peter Marheine.
Anastasia Klimchuk has posted comments on this change by Bill XIE. ( https://review.coreboot.org/c/flashrom/+/84721?usp=email )
Change subject: erasure_layout: Add an option to sacrifice unchanged blocks for speed ......................................................................
Patch Set 11:
(2 comments)
File doc/classic_cli_manpage.rst:
https://review.coreboot.org/c/flashrom/+/84721/comment/3b927795_124d3b60?usp... : PS10, Line 23: | [-V[V[V]]] [-o <logfile>] [--progress][--sacrifice-ratio <ratio>]
Add a space between flags. […]
Done
File doc/release_notes/devel.rst:
https://review.coreboot.org/c/flashrom/+/84721/comment/9b4e0305_28deaaa5?usp... : PS10, Line 57: didn't need to be erased. Which means, the chip, as a hardware, will : wear faster. : : New command line option sets the maximum % memory that is allowed for : redundant erase. Default is 0, S+1 size block only selected if all the : area needs to be erased in full. 50 means that if more than a half of : the area needs to be erased, a S+1 size block can be selected to cover : all area with one block.
Small rewording suggestions. […]
Done