summaryrefslogtreecommitdiff
path: root/spi.c
diff options
context:
space:
mode:
authormhm <mhm@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2010-09-14 23:56:56 +0000
committermhm <mhm@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2010-09-14 23:56:56 +0000
commitf659fbd2882c0b2114f0af620ecaed2bb580e157 (patch)
tree32089bdf2d932c8d497fd322b6ba00d36a2c6132 /spi.c
parentb078826ad278654e556fcbe67937c23e8bc60b0c (diff)
downloadflashrom-f659fbd2882c0b2114f0af620ecaed2bb580e157.tar.gz
Rename constants
W_nnnn -> WINBOND_Wnnnn W_25nnn -> WINBOND_NEX_W25nnn Kill incorrect ASD chip and vendor id. Group Winbond SPI and parallel 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_W29C010 (Same as W29C010M, W29C011A, W29EE011, W29EE012, and ASD AE29F1008) List all chip variants in the .name strings in flashchips.c Have two identical entries for Winbond W29C010(M)/W29C011A/W29EE011/W29EE012 but with different probe functions in flashchips.c as sometimes (for newer revisions of these chips?) the standard jedec probe seems to work. E.g. see test report here: http://patchwork.coreboot.org/patch/1476/ 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@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1168 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'spi.c')
0 files changed, 0 insertions, 0 deletions