summaryrefslogtreecommitdiff
path: root/flashchips.h
diff options
context:
space:
mode:
authorstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2014-08-03 13:05:45 +0000
committerstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2014-08-03 13:05:45 +0000
commitb0e43885130dc2a7ddca86667614989ece6d24a0 (patch)
tree7e5bf19e1e0ccf8cd5c8802692ce85e68f074c9e /flashchips.h
parentc8f9a06f6ca4171e137f35de5734be32eacf1f51 (diff)
downloadflashrom-b0e43885130dc2a7ddca86667614989ece6d24a0.tar.gz
Add support for Atmel AT49LH004 and AT49LH00B4.
Also, slightly refine the definition of AT49LH002. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1834 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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