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
commit86f4e6db2c953cf9070a4180fb5773434393e426 (patch)
tree2acf13dbff407eadf1c9753118bd4ead7d2016cd /flashchips.h
parente7fdd6e9a17129da53b8f4104b58899b5a011458 (diff)
downloadast2050-flashrom-86f4e6db2c953cf9070a4180fb5773434393e426.zip
ast2050-flashrom-86f4e6db2c953cf9070a4180fb5773434393e426.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