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
commit260280fc7c3c67d5da4031595498c366e8d1198f (patch)
tree816861b6d285029ceca7f68ac8865a92b3de72dc /flashchips.h
parentc5fd82f0166ddb2ae497d4be02cb090e60528605 (diff)
downloadflashrom-260280fc7c3c67d5da4031595498c366e8d1198f.zip
flashrom-260280fc7c3c67d5da4031595498c366e8d1198f.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