Attention is currently required from: Nikolai Artemiev, Kapil Porwal, Edward O'Callaghan, Anastasia Klimchuk.
Hello build bot (Jenkins), Nikolai Artemiev, Subrata Banik, Edward O'Callaghan, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/70549
to look at the new patch set (#7).
Change subject: flashchips.c: Add reg_bits for W25Q256JW_DTR ......................................................................
flashchips.c: Add reg_bits for W25Q256JW_DTR
Add reg_bits for W25Q256JW_DTR as per the datasheet.
BUG=b:263410331 TEST=Verified on google/rex.
w/o this patch: Failed to get WP status: WP operations are not implemented for this chip
w/ this patch: flashrom -p internal --wp-range 0x0,0x2000000 flashrom -p internal --wp-enable flashrom -p internal --wp-status flashrom -p internal -E <---- failed to erase the flash as WP (which is expected)
Signed-off-by: Kapil Porwal kapilporwal@google.com Change-Id: I8ac23f706d4293a7d7d11ad6b2f62526fb075367 --- M flashchips.c 1 file changed, 38 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/49/70549/7