summaryrefslogtreecommitdiff
path: root/flashchips.h
diff options
context:
space:
mode:
authorstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2014-05-04 00:55:24 +0000
committerstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2014-05-04 00:55:24 +0000
commit4ffb64510f4510eba5acef3584e885ac75a8efc8 (patch)
tree816861b6d285029ceca7f68ac8865a92b3de72dc /flashchips.h
parentb9d714374052780baba0850f0e3c2998684131f9 (diff)
downloadflashrom-4ffb64510f4510eba5acef3584e885ac75a8efc8.tar.gz
Add support for SST25WF080.
Also, refine status register prettyprinting and unlocking of the whole family. 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> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1785 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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 */