summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorJeffrey A. Kent <jakent@gmail.com>2010-02-01 05:49:46 +0000
committerSean Nelson <audiohacked@gmail.com>2010-02-01 05:49:46 +0000
commitba7c9228d32da0c080dcb74a526127efeacc137f (patch)
treed93330ed73cce8d1d2eab65460d110fb821c4316 /flashchips.h
parent012b3a1024722f9a522806896908f79424b9a7ba (diff)
downloadast2050-flashrom-ba7c9228d32da0c080dcb74a526127efeacc137f.zip
ast2050-flashrom-ba7c9228d32da0c080dcb74a526127efeacc137f.tar.gz
Adds support for ST M29W512B
Tested and works for me. Corresponding to flashrom svn r888. Signed-off-by: Jeffrey A. Kent <jakent@gmail.com> Acked-by: Sean Nelson <audiohacked@gmail.com>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 7f9c8a2..e299852 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -473,6 +473,7 @@
#define ST_M29F800DT 0xEC
#define ST_M29W010B 0x23
#define ST_M29W040B 0xE3
+#define ST_M29W512B 0x27
#define SYNCMOS_ID 0x40 /* SyncMOS and Mosel Vitelic */
#define S29C51001T 0x01
OpenPOWER on IntegriCloud