aboutsummaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorCarl Worth <carl.d.worth@intel.com>2011-03-06 18:45:40 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2011-03-06 18:45:40 +0000
commitd1dd72c69d0cbbe16820ca763af8a818efb4d311 (patch)
treeef5502d2ade5968b02bfed36918602c9be5a821d /flashchips.h
parentf07bf321062ea0bda8c4453c6adbd84709221caa (diff)
downloadflashrom-d1dd72c69d0cbbe16820ca763af8a818efb4d311.tar.gz
flashrom-d1dd72c69d0cbbe16820ca763af8a818efb4d311.tar.bz2
flashrom-d1dd72c69d0cbbe16820ca763af8a818efb4d311.zip
Add support for ST M25PX16 and mark it as supported
Tests were performed with write and verify operations to 4 different M25PX16 chips with a Dediprog SF100. Corresponding to flashrom svn r1270. Signed-off-by: Carl Worth <carl.d.worth@intel.com> Acked-by: Idwer Vollering <vidwer@gmail.com>
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 3bfbf073..1c5e841b 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -533,6 +533,7 @@
#define ST_M25P32 0x2016
#define ST_M25P64 0x2017
#define ST_M25P128 0x2018
+#define ST_M25PX16 0x7115
#define ST_M25PX32 0x7116
#define ST_M25PX64 0x7117
#define ST_M25PE10 0x8011