Add support for Intel 440MX systems.
Add support for the Fujitsu MBM29F400TC flash part. Detection and reading works, writing is not tested. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2903 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user