summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-01-12 23:29:30 +0000
committerMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>2010-01-12 23:29:30 +0000
commit9a17f8a299c3952f385ce91b2294128cdbbc36cc (patch)
treeb57128124525780aeb838c6c4059620aea03cf3c /flashchips.h
parente87c0af94fae8cda899b72f03d0829ec5f2ffec4 (diff)
downloadflashrom-9a17f8a299c3952f385ce91b2294128cdbbc36cc.zip
flashrom-9a17f8a299c3952f385ce91b2294128cdbbc36cc.tar.gz
Support for Spansion S25FL008A
Tested with read/erase/write (including verify). I only wrote the image that was read before - don't want to brick my laptop. Corresponding to flashrom svn r862. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
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 19ff745..2a4d93b 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -365,6 +365,7 @@
* the second device ID byte is memory capacity.
*/
#define SPANSION_ID 0x01 /* Spansion, same ID as AMD */
+#define SPANSION_S25FL008A 0x0213
#define SPANSION_S25FL016A 0x0214
/*
OpenPOWER on IntegriCloud