summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2006-02-24 13:47:26 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2006-02-24 13:47:26 +0000
commit9d3d93e700076f513572752e70138c5905cbd2e4 (patch)
treed79b38de1ec5e773a5540fd457349476fc4062f5 /flash.h
parent5b582f23b8dbda53f1340e8d7180b6637a68db79 (diff)
downloadast2050-flashrom-9d3d93e700076f513572752e70138c5905cbd2e4.zip
ast2050-flashrom-9d3d93e700076f513572752e70138c5905cbd2e4.tar.gz
Add support for ST M29F040B
Signed-off-by: Leon Woestenberg <leonw@mailcan.com> Corresponding to flashrom svn r41 and coreboot v2 svn r2182.
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.h b/flash.h
index 8a6f766..c487701 100644
--- a/flash.h
+++ b/flash.h
@@ -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
OpenPOWER on IntegriCloud