[flashrom] [PATCH] Winbond chip id fix-up (ver 2)

Mattias Mattsson vitplister at gmail.com
Tue Sep 14 03:48:01 CEST 2010


Hi,

This is an updated version of an earlier patch.

Now additionally changes all constants:
W_nnnn -> WINBOND_Wnnnn
W_25nnn -> WINBOND_NEX_W25nnn

Kill incorrect ASD chip and vendor id.

Group Winbond SPI and Parallell chips separately (they have different
vendor ids).

Change constant names to the "canonical" chip name for the following
ids:

W_29C020C (0x45)
 -> WINBOND_W29C020 (Same as W29C020C, W29C022 and ASD AE29F2008)

W_29C040P (0x46)
 -> WINBOND_W29C040 ("P" is for package type [32-pin PLCC], irrelevant)

W_29C011 + W_29EE011 (0xC1)
 -> WINBOND_W29C010M (Same as W29C011A, W29EE011, W29EE012, and ASD AE29F1008)


Also add ids for the following Winbond chips:
W25Q40
W25Q128
W19B160BB
W19B160BT
W19B320SB/W19L320SB
W19B320ST/W19L320ST
W19B322MB
W19B322MT
W19B323MB
W19B323MT
W19B324MB
W19B324MT
W29C512A/W29EE512
W39L010
W39L040A
W39L512
W49F002/W49F002B


Signed-off-by: Mattias Mattsson <vitplister at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winbond_chipid_fixup-ver2.patch
Type: application/octet-stream
Size: 11104 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100914/a3802501/attachment.obj>


More information about the flashrom mailing list