1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 06:23:18 +02:00

Add w29c011

Corresponding to coreboot v1 svn r727.
This commit is contained in:
Andrew Ip
2002-12-30 13:10:06 +00:00
parent f0126ce251
commit 973b26db57
2 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@ struct flashchip {
#define SST_39VF020 0xD6 /* SST 39SF020 device */
#define WINBOND_ID 0xDA /* Winbond Manufacture ID code */
#define W_29C011 0xC1 /* Winbond w29c011 device code*/
#define W_29C020C 0x45 /* Winbond w29c020c device code*/
#define W_49F002U 0x0B /* Winbond w29c020c device code*/