Attention is currently required from: Anastasia Klimchuk, Hsuan Ting Chen, Hsuan-ting Chen, Kapil Porwal, Subrata Banik.
Hello Anastasia Klimchuk, Hsuan Ting Chen, Hsuan-ting Chen, Nikolai Artemiev, Stefan Reinauer, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/85323?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review+1 by Subrata Banik, Code-Review+2 by Anastasia Klimchuk, Code-Review+2 by Hsuan-ting Chen, Verified+1 by build bot (Jenkins)
Change subject: flashchips/winbond.c: Add reg_bits for W25Q256JW ......................................................................
flashchips/winbond.c: Add reg_bits for W25Q256JW
Add reg_bits for W25Q256JW as per the datasheet. The register definitions are same as W25Q256JW_DTR.
Datasheet: https://www.winbond.com/hq/support/documentation/levelOne.jsp?__locale=en&am...
BUG=b:376929528 TEST=Program and verify WP ranges
``` flashrom -p internal --wp-status flashrom -p internal --wp-range 0x0,0x2000000 flashrom -p internal --wp-enable flashrom -p internal --wp-status ```
Change-Id: I050754b28a90911a50f891869297524ce9a6720e Signed-off-by: Kapil Porwal kapilporwal@google.com --- M flashchips/winbond.c 1 file changed, 13 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/23/85323/3