summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorEd Swierk <eswierk@aristanetworks.com>2010-07-21 15:02:22 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-07-21 15:02:22 +0000
commit82c9dbef21542352fbb2f5f7e50f0e380dcc27ce (patch)
tree2acf13dbff407eadf1c9753118bd4ead7d2016cd /flashchips.h
parentb9352f74b60d627095fc39bbab250f94dabaed61 (diff)
downloadflashrom-82c9dbef21542352fbb2f5f7e50f0e380dcc27ce.zip
flashrom-82c9dbef21542352fbb2f5f7e50f0e380dcc27ce.tar.gz
Add support for the SST25VF064C SPI flash chip
Corresponding to flashrom svn r1094. Signed-off-by: Ed Swierk <eswierk@aristanetworks.com> 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 d3771f7..63cba1e 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -400,6 +400,7 @@
#define SST_25VF016B 0x2541
#define SST_25VF032B 0x254A
#define SST_25VF032B_REMS 0x4A /* REMS or RES opcode */
+#define SST_25VF064C 0x254B
#define SST_26VF016 0x2601
#define SST_26VF032 0x2602
#define SST_27SF512 0xA4
OpenPOWER on IntegriCloud