summaryrefslogtreecommitdiffstats
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
commit44880bda487e4e721ce8c342a6fb09c535f64f08 (patch)
treeb026d7962042bcaa6c5435ceeb1b682f50a1351f /flashchips.h
parente22d9b8d1ce0e33ad3f455c38ea9892d6bd25eff (diff)
downloadflashrom-44880bda487e4e721ce8c342a6fb09c535f64f08.zip
flashrom-44880bda487e4e721ce8c342a6fb09c535f64f08.tar.gz
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 6edb5b3..326eea6 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 */
OpenPOWER on IntegriCloud