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

Add support for ST M29F040B

Signed-off-by: Leon Woestenberg <leonw@mailcan.com>

Corresponding to flashrom svn r41 and coreboot v2 svn r2182.
This commit is contained in:
Stefan Reinauer
2006-02-24 13:47:26 +00:00
parent 5b582f23b8
commit 9d3d93e700
2 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,7 @@ extern struct flashchip flashchips[];
#define W_49F002U 0x0B /* Winbond w29c020c device code */
#define ST_ID 0x20
#define ST_M29F040B 0xE2
#define ST_M29F400BT 0xD5
#define MSYSTEMS_ID 0x156f