Attention is currently required from: Sergii Dmytruk, Stefan Reinauer, Vasily Galkin.
Hello Anastasia Klimchuk, Nikolai Artemiev, Sergii Dmytruk, Stefan Reinauer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/77531?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: flashchips: add WP features for W25X* analogous to tested W25X20 ......................................................................
flashchips: add WP features for W25X* analogous to tested W25X20
These chips were not tested physically, just added since they are very similar to just added and tested W25X20. However basic logic test were done via running --wp-list with dummy emulating those IDs
While there are per-chip datasheets like https://www.winbond.com/resource-files/W25X05CL_G%2008012019.pdf
the combined datasheets that shows differences between WP modes of different chips are more useful: https://www.winbond.com/resource-files/w25x10a-20a-40a-80a%20revf%20080709.p... https://media.digikey.com/pdf/data%20sheets/winbond%20pdfs/w25x16,16a,32,64....
Signed-off-by: Vasily Galkin galkin-vv@ya.ru Change-Id: Ie69660a6f69e3cac31c5565792f401e69d43f8b8 --- M flashchips.c 1 file changed, 50 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/31/77531/4