David Hendricks uploaded patch set #3 to this change.

View Change

flashchips: Add W25Q256JW_DTR

W25Q256JW currently has two variants, the W25Q256JW with device ID
0x6019 added in CB:40855 and the W25Q256JW_DTR (aka W25Q256JW-IM)
with device ID 0x8019 added by this patch.

Winbind W25Q256-series chips have a few device IDs:
0x4019: W25Q256FV
0x6019: W25Q256JW
0x7019: W25Q256JV
0x8019: W25Q256JW_DTR

Hence we need to be more specific with naming than usual to avoid a
false positive with wildcards.

Change-Id: I50a6de2c915f9201c458378fcc49130ead73d8c4
Signed-off-by: David Hendricks <david.hendricks@gmail.com>
---
M flashchips.c
M flashchips.h
2 files changed, 48 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/86/42386/3

To view, visit change 42386. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I50a6de2c915f9201c458378fcc49130ead73d8c4
Gerrit-Change-Number: 42386
Gerrit-PatchSet: 3
Gerrit-Owner: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-CC: Simon Buhrow
Gerrit-MessageType: newpatchset