Attention is currently required from: Nikolai Artemiev, Stefan Reinauer.
Hello Nikolai Artemiev, Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/85075?usp=email
to look at the new patch set (#2).
Change subject: flashchips: Skip "WP untested" message for SFDP-capable chip ......................................................................
flashchips: Skip "WP untested" message for SFDP-capable chip
This entry in the flashchips represent a "SFDP-capable chip" and it doesn't make sense to show the message "WP operation has status untested, please report this". The entry can cover any generic SDFP chip and what would you report?
Secondly, the entry "SFDP-capable chip" does not currently support WP operations anyway.
Going further, we will be working with SFDP way more, so this area needs to be gradually upgraded.
Testing: flashrom -p dummy:emulate=MX25L6436 -c "SFDP-capable chip" -r dump.rom
Change-Id: I7e945389895a8042df3aaae72bccf73405be8651 Signed-off-by: Anastasia Klimchuk aklm@flashrom.org --- M flashchips.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/75/85075/2