summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorSean Nelson <audiohacked@gmail.com>2010-02-13 18:41:53 +0000
committerSean Nelson <audiohacked@gmail.com>2010-02-13 18:41:53 +0000
commitf5ae4d4a35960dcd77f1fa5a3cb27e7c376ae469 (patch)
treedbb0778f32b7d30e66f4cfebbf0d8a85bc7cd8c7 /flashchips.h
parente4edb067a64275ba62669ebb4b42f653cb6aff0d (diff)
downloadast2050-flashrom-f5ae4d4a35960dcd77f1fa5a3cb27e7c376ae469.zip
ast2050-flashrom-f5ae4d4a35960dcd77f1fa5a3cb27e7c376ae469.tar.gz
Adds support for the Intel E28F004S5 flash chip
Corresponding to flashrom svn r900. Signed-off-by: Sean Nelson <audiohacked@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index e299852..e17a273 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -254,6 +254,9 @@
#define INTEL_ID 0x89 /* Intel */
#define I_82802AB 0xAD
#define I_82802AC 0xAC
+#define E_28F004S5 0xA7
+#define E_28F008S5 0xA6
+#define E_28F016S5 0xAA
#define P28F001BXT 0x94 /* 28F001BX-T */
#define P28F001BXB 0x95 /* 28F001BX-B */
#define SHARP_LH28F008SA 0xA2 /* Sharp chip, Intel Vendor ID */
OpenPOWER on IntegriCloud