summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorJason Harper <jharper@iseis.com>2014-05-04 00:55:24 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-05-04 00:55:24 +0000
commit43ddef0fcde5a4010c003f2add422d4cb73ae561 (patch)
tree816861b6d285029ceca7f68ac8865a92b3de72dc /flashchips.h
parent4e7f36ec30bbc428beace0c99e83708e45274287 (diff)
downloadast2050-flashrom-43ddef0fcde5a4010c003f2add422d4cb73ae561.zip
ast2050-flashrom-43ddef0fcde5a4010c003f2add422d4cb73ae561.tar.gz
Add support for SST25WF080
Also, refine status register prettyprinting and unlocking of the whole family. Corresponding to flashrom svn r1785. Signed-off-by: Jason Harper <jharper@iseis.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
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 6db6b74..af0648a 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -575,6 +575,7 @@
#define SST_SST25WF010 0x2502
#define SST_SST25WF020 0x2503
#define SST_SST25WF040 0x2504
+#define SST_SST25WF080 0x2505
#define SST_SST25VF512A_REMS 0x48 /* REMS or RES opcode */
#define SST_SST25VF010_REMS 0x49 /* REMS or RES opcode */
#define SST_SST25VF020_REMS 0x43 /* REMS or RES opcode */
OpenPOWER on IntegriCloud