Attention is currently required from: Nikolai Artemiev. Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/58482 )
Change subject: [RFC] writeprotect: implement wp_{get,set}_range() ......................................................................
Patch Set 6:
(1 comment)
Patchset:
PS6: So a very basic question: Why add it to the existing CLI that is about reading/writing data and not configuration? I guess a separate tool that handles only block protection (or write protection or flash configuration in general) would be much easier to maintain.
No matter where the UI parts end up, I would much prefer to only call libflashrom functions from any CLI code. Using internal APIs directly turned into havoc in the past :-/