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

Multiple unrelated changes

* support for Winbond W39V040A
* Support for ATI SB400 (RS480 chipset)
* Support for Intel ICH7 (from Scott Tsai <scott.tsai@arima.com.tw>)

Corresponding to flashrom svn r51 and coreboot v2 svn r2229.
This commit is contained in:
Stefan Reinauer
2006-03-31 11:26:55 +00:00
parent 394d137491
commit 86de283054
3 changed files with 88 additions and 11 deletions

View File

@ -56,7 +56,8 @@ extern struct flashchip flashchips[];
#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 */
#define W_39V040A 0x3D /* Winbond w39v040a device code */
#define W_49F002U 0x0B /* Winbond w49F002u device code */
#define ST_ID 0x20
#define ST_M29F040B 0xE2