Attention is currently required from: Anastasia Klimchuk, Sergii Dmytruk.
Hello Anastasia Klimchuk, Sergii Dmytruk, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/84826?usp=email
to look at the new patch set (#2).
Change subject: writeprotect: Fix inaccurate return code ......................................................................
writeprotect: Fix inaccurate return code
If hardware protection is requested but not supported by the flash chip, return an error code indicating that the protection mode is unsupported, rather than indicating that all WP features are unsupported.
TEST=ninja test
Change-Id: I29e9069c7781fbb238f30aa9a9285b692b0c7200 Signed-off-by: Nikolai Artemiev nartemiev@google.com --- M writeprotect.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/26/84826/2