summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorNikolay Nikolaev <evrinoma@gmail.com>2013-06-28 21:29:27 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-06-28 21:29:27 +0000
commit57772095e6b4955bca17cde1ee81f7ec62347da3 (patch)
tree6ff57893304dac73da8ae11eb10e131ebcada867 /flashchips.h
parent0e3595a13211c52951d34ce9b51f7cb37c8d7e6d (diff)
downloadflashrom-57772095e6b4955bca17cde1ee81f7ec62347da3.zip
flashrom-57772095e6b4955bca17cde1ee81f7ec62347da3.tar.gz
Add support for Micron/Numonyx/ST M25PX80
Also, refine status register prettyprinting and unlocking of all family members and add OTP details. Reviewed-by: Steven Zakulec <spzakulec@gmail.com> Corresponding to flashrom svn r1690. Signed-off-by: Nikolay Nikolaev <evrinoma@gmail.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
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 41bc143..a35b54f 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -627,6 +627,7 @@
#define ST_M45PE40 0x4013
#define ST_M45PE80 0x4014
#define ST_M45PE16 0x4015
+#define ST_M25PX80 0x7114
#define ST_M25PX16 0x7115
#define ST_M25PX32 0x7116
#define ST_M25PX64 0x7117
OpenPOWER on IntegriCloud