aboutsummaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorDavid Hendricks <dhendrix@google.com>2010-06-24 11:39:57 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-06-24 11:39:57 +0000
commitc4acec9228ac8a967096ddd10c9e053e27510958 (patch)
treeb026d7962042bcaa6c5435ceeb1b682f50a1351f /flashchips.h
parente1fdff44727e69613bc3b8e32896e8290bdb81ab (diff)
downloadflashrom-c4acec9228ac8a967096ddd10c9e053e27510958.tar.gz
flashrom-c4acec9228ac8a967096ddd10c9e053e27510958.tar.bz2
flashrom-c4acec9228ac8a967096ddd10c9e053e27510958.zip
Add Winbond W25Q64 support
Tested. Corresponding to flashrom svn r1059. Signed-off-by: David Hendricks <dhendrix@google.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 6edb5b36..326eea6c 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -512,6 +512,7 @@
#define W_25Q80 0x4014
#define W_25Q16 0x4015
#define W_25Q32 0x4016
+#define W_25Q64 0x4017
#define W_29C011 0xC1
#define W_29C020C 0x45 /* Same as W29C020 and ASD AE29F2008 */
#define W_29C040P 0x46 /* Same as W29C040 */