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

Add support for EFST F49B002UA (untested)

Corresponding to flashrom svn r55 and coreboot v2 svn r2336.
This commit is contained in:
Stefan Reinauer
2006-06-30 20:07:50 +00:00
parent 6424faf2f4
commit af2c2b5f2b
2 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,9 @@ extern struct flashchip flashchips[];
#define ST_M29F040B 0xE2
#define ST_M29F400BT 0xD5
#define EMST_ID 0x8c /* EMST - Elite Flash Storage Inc. Manufacturer ID code */
#define EMST_F49B002UA 0x00 /* EMST F49B002UA device code */
#define MSYSTEMS_ID 0x156f
#define MSYSTEMS_MD2200 0xdb /* ? */
#define MSYSTEMS_MD2800 0x30 /* hmm -- both 0x30 */