summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-08-03 13:05:45 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-08-03 13:05:45 +0000
commit7de939325b1c984eefdc65d079b6fe4416c86a12 (patch)
tree7e5bf19e1e0ccf8cd5c8802692ce85e68f074c9e /flashchips.h
parentef3ac8ac17eac9d2041ea9c9e711a9b059412b59 (diff)
downloadast2050-flashrom-7de939325b1c984eefdc65d079b6fe4416c86a12.zip
ast2050-flashrom-7de939325b1c984eefdc65d079b6fe4416c86a12.tar.gz
Add support for Atmel AT49LH004 and AT49LH00B4
Also, slightly refine the definition of AT49LH002. Corresponding to flashrom svn r1834. 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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 174ab3b..5589714 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -190,6 +190,8 @@
#define ATMEL_AT49BV512 0x03
#define ATMEL_AT49F002N 0x07 /* for AT49F002(N) */
#define ATMEL_AT49LH002 0xE9
+#define ATMEL_AT49LH00B4 0xED
+#define ATMEL_AT49LH004 0xEE
#define ATMEL_AT49F002NT 0x08 /* for AT49F002(N)T */
#define ATMEL_AT49F010 0x17 /* Same as AT49HF010 */
#define ATMEL_AT49F020 0x0B
OpenPOWER on IntegriCloud