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

Add support for Intel 440MX and Fujitsu MBM29F400TC

Detection and reading works, writing is not tested.

Corresponding to flashrom svn r158 and coreboot v2 svn r2903.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
Uwe Hermann
2007-10-30 00:56:50 +00:00
parent 220e26be9c
commit 97a647014d
3 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,7 @@ extern struct flashchip flashchips[];
#define EN_25B32 0x2016
#define FUJITSU_ID 0x04 /* Fujitsu */
#define MBM29F400TC 0x23
#define HYUNDAI_ID 0xAD /* Hyundai */