From c4acec9228ac8a967096ddd10c9e053e27510958 Mon Sep 17 00:00:00 2001 From: David Hendricks Date: Thu, 24 Jun 2010 11:39:57 +0000 Subject: Add Winbond W25Q64 support Tested. Corresponding to flashrom svn r1059. Signed-off-by: David Hendricks Acked-by: Carl-Daniel Hailfinger --- flashchips.h | 1 + 1 file changed, 1 insertion(+) (limited to 'flashchips.h') 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 */ -- cgit v1.1