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
commit8f5ad94088341b7ae74db0bb42ea3e604f582afd (patch)
treed93330ed73cce8d1d2eab65460d110fb821c4316 /flashchips.h
parent54feecf690f75ac8491594cb3fdf7eaf07ca78f9 (diff)
downloadflashrom-8f5ad94088341b7ae74db0bb42ea3e604f582afd.zip
flashrom-8f5ad94088341b7ae74db0bb42ea3e604f582afd.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