mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Add support for Fujitsu MBM29LV160BE/TE
Corresponding to flashrom svn r1722. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
@ -332,6 +332,8 @@
|
||||
#define FUJITSU_MBM29LV400TC 0xB9
|
||||
#define FUJITSU_MBM29LV800BA 0x5B /* Same as MBM29LV800BE */
|
||||
#define FUJITSU_MBM29LV800TA 0xDA /* Same as MBM29LV800TE */
|
||||
#define FUJITSU_MBM29LV160BE 0x49 /* 16 b mode 0x2249 */
|
||||
#define FUJITSU_MBM29LV160TE 0xC4 /* 16 b mode 0x22C4 */
|
||||
|
||||
#define GIGADEVICE_ID 0xC8 /* GigaDevice */
|
||||
#define GIGADEVICE_GD25T80 0x3114
|
||||
|
Reference in New Issue
Block a user