Attention is currently required from: Edward O'Callaghan, Angel Pons, Nikolai Artemiev.
Nikolai Artemiev uploaded patch set #21 to this change.
libflashrom: Add flags to skup unreadable and unwritable regions
Add flags to allow libflashrom users to configure how operations that
include unreadable or unwritable regions should be behave.
If the flags are set to true, a read/write operation will just skip the
inaccessible region and will still be executed in other regions.
If the flags are set to false, the inaccessible region will cause the
entire operation to fail.
BUG=b:260440773
BRANCH=none
TEST=builds
Change-Id: I9b96fb04b863625d2c9f9a00b97c35b3ddb0871b
CoAuthored-by: Edward O'Callaghan <quasisec@google.com>
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Signed-off-by: Nikolai Artemiev <nartemiev@google.com>
---
M include/flash.h
M include/libflashrom.h
M libflashrom.c
3 files changed, 42 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/28/70128/21
To view, visit change 70128. To unsubscribe, or for help writing mail filters, visit settings.