Attention is currently required from: Nikolai Artemiev, Sergii Dmytruk. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/58481
to look at the new patch set (#9).
Change subject: libflashrom,writeprotect: add flashrom_wp_get_available_ranges() ......................................................................
libflashrom,writeprotect: add flashrom_wp_get_available_ranges()
Generate list of available ranges by enumerating all possible values that range bits (BPx, TB, ...) can take and using the chip's range decoding function to get the range associated with each one.
BUG=b:195381327,b:153800563 TEST=flashrom --wp-list BRANCH=none
Change-Id: Id51f038f03305c8536d80313e52f77d27835f34d Signed-off-by: Nikolai Artemiev nartemiev@google.com --- M libflashrom.h M writeprotect.c 2 files changed, 138 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/81/58481/9