summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorCory Henderson <dcoryh192@gmail.com>2013-10-19 23:09:16 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-10-19 23:09:16 +0000
commit370f5829e15d9f5ed60f0194505513a4d348b88a (patch)
tree03d8cffab913f4f459e12175302e0872a391b700 /flashchips.h
parent1d473796bcdfc973eada0a3bf2debefb99f98b1c (diff)
downloadast2050-flashrom-370f5829e15d9f5ed60f0194505513a4d348b88a.zip
ast2050-flashrom-370f5829e15d9f5ed60f0194505513a4d348b88a.tar.gz
Refine support for SST25VF family
- Reorder some models and refine comments. - Add SST25VF512A: AAI is available but with an uncommon opcode (0xAF). Fully tested with Bus Pirate 3.5 running 6.2 beta firmware by Cory. - Add SST25VF020 and SST25VF020B. Corresponding to flashrom svn r1758. Signed-off-by: Cory Henderson <dcoryh192@gmail.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 cbd3ded..e6e5e8a 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -577,6 +577,7 @@
#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 */
+#define SST_SST25VF020B 0x258C
#define SST_SST25VF040_REMS 0x44 /* REMS or RES opcode, same as SST25LF040A */
#define SST_SST25VF040B 0x258D
#define SST_SST25VF040B_REMS 0x8D /* REMS or RES opcode */
OpenPOWER on IntegriCloud