summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-04-14 21:04:03 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2012-04-14 21:04:03 +0000
commitbb7f8ed151c08abea418053a1ef37891965633cc (patch)
treeb540ef37e2b1b127b2e5a7c83b3bb1cc67b031de /flashchips.h
parentca5d3c7a2c30879295c16ec200b270e94bab26b9 (diff)
downloadflashrom-bb7f8ed151c08abea418053a1ef37891965633cc.zip
flashrom-bb7f8ed151c08abea418053a1ef37891965633cc.tar.gz
Add support for the Numonyx N25Q064 chip
All operations were successfully tested. http://www.flashrom.org/pipermail/flashrom/2012-April/009048.html Binary file (standard input) matches Corresponding to flashrom svn r1518.
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 de3c79d..89d20bb 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -574,6 +574,7 @@
#define ST_M29W010B 0x23
#define ST_M29W040B 0xE3
#define ST_M29W512B 0x27
+#define ST_N25Q064 0xBA17
#define SYNCMOS_MVC_ID 0x40 /* SyncMOS (SM) and Mosel Vitelic Corporation (MVC) */
#define MVC_V29C51000T 0x00
OpenPOWER on IntegriCloud