summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorNikolay Nikolaev <evrinoma@gmail.com>2013-06-28 21:29:08 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-06-28 21:29:08 +0000
commitd0e3ea1470eb7e16082a853aca5010d20dc0879b (patch)
treef381998972806961af753464911f93de9fd3ee47 /flashchips.h
parent01dac17ec586e0476eaea3410d68d516fd6d6a61 (diff)
downloadast2050-flashrom-d0e3ea1470eb7e16082a853aca5010d20dc0879b.zip
ast2050-flashrom-d0e3ea1470eb7e16082a853aca5010d20dc0879b.tar.gz
Add support for Eon EN25S series
Add... - EN25S10 - EN25S20 - EN25S40 - EN25S80 - EN25S16 - EN25S32 - EN25S64 Corresponding to flashrom svn r1687. Signed-off-by: Nikolay Nikolaev <evrinoma@gmail.com> Reviewed-by: Steven Zakulec <spzakulec@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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 696233d..4554428 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -259,6 +259,13 @@
#define EON_EN25Q128 0x3018
#define EON_EN25QH16 0x7015
#define EON_EN25QH32 0x7016
+#define EON_EN25S10 0x3811
+#define EON_EN25S20 0x3812
+#define EON_EN25S40 0x3813
+#define EON_EN25S80 0x3814
+#define EON_EN25S16 0x3815
+#define EON_EN25S32 0x3816
+#define EON_EN25S64 0x3817
#define EON_EN29F512 0x7F21
#define EON_EN29F010 0x20
#define EON_EN29F040A 0x7F04
OpenPOWER on IntegriCloud