summaryrefslogtreecommitdiffstats
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
commitd80a3971c0d0a5cb9d9a97688aad0204af763f8c (patch)
treeef5502d2ade5968b02bfed36918602c9be5a821d /flashchips.h
parentb93a4f91ac3884e86c9c1ad31f2e8b0ff22e1dc2 (diff)
downloadflashrom-d80a3971c0d0a5cb9d9a97688aad0204af763f8c.zip
flashrom-d80a3971c0d0a5cb9d9a97688aad0204af763f8c.tar.gz
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 3bfbf07..1c5e841 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
OpenPOWER on IntegriCloud