summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2018-05-04 16:22:40 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2018-11-28 23:19:27 -0600
commit564860d4614b0a80d0f7ed0c3a60eb435b932461 (patch)
treec31cbe277f459654947480408ad7bcd5c68355e9 /flashchips.h
parentca651b75d78a26e959a8ec5e21c5cee2590c75e5 (diff)
downloadast2050-flashrom-564860d4614b0a80d0f7ed0c3a60eb435b932461.zip
ast2050-flashrom-564860d4614b0a80d0f7ed0c3a60eb435b932461.tar.gz
Add Atmel AT25DF021A support
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 7171a62..d5c80cb 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -132,6 +132,7 @@
#define ATMEL_ID 0x1F /* Atmel (now used by Adesto) */
#define ATMEL_AT25DF021 0x4300
+#define ATMEL_AT25DF021A 0x4301
#define ATMEL_AT25DF041A 0x4401
#define ATMEL_AT25DF081 0x4502 /* EDI 0x00. AT25DL081 has same ID + EDI 0x0100 */
#define ATMEL_AT25DF081A 0x4501 /* Yes, 81A has a lower number than 81 */
OpenPOWER on IntegriCloud