summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorStephan Guilloux <stephan.guilloux@free.fr>2010-09-13 19:59:28 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-09-13 19:59:28 +0000
commitb9823ffecd54e9e3a8c5a48fe1fd467d299f4e04 (patch)
tree5931fc3f5b8b2089a476cc7bd82bf0f4ef86a095 /flashchips.h
parent230bce7d58a29803f1afef5f74dc9bc775fc703d (diff)
downloadflashrom-b9823ffecd54e9e3a8c5a48fe1fd467d299f4e04.zip
flashrom-b9823ffecd54e9e3a8c5a48fe1fd467d299f4e04.tar.gz
Add support for the Macronix MX251635E chip
Corresponding to flashrom svn r1162. Signed-off-by: Stephan Guilloux <stephan.guilloux@free.fr> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
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 8a7e89b..d6b381f 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -316,6 +316,7 @@
#define MX_25L6405 0x2017 /* MX25L3205{,D} */
#define MX_25L12805 0x2018 /* MX25L12805 */
#define MX_25L1635D 0x2415
+#define MX_25L1635E 0x2515 /* MX25L1635{E} */
#define MX_25L3235D 0x5E16 /* MX25L3225D/MX25L3235D/MX25L3237D */
#define MX_29F001B 0x19
#define MX_29F001T 0x18
OpenPOWER on IntegriCloud