summaryrefslogtreecommitdiffstats
path: root/include/flashchips.h
diff options
context:
space:
mode:
authorHanno Heinrichs <hanno.heinrichs@rwth-aachen.de>2021-02-23 22:35:36 +0100
committerAnastasia Klimchuk <aklm@chromium.org>2023-06-16 01:03:10 +0000
commit4325bb5b1f4d937ba3c2226692d79ab2284151e0 (patch)
tree104e2ed29227eee3893a9d88d4cd3694d95f746b /include/flashchips.h
parent3239be535d16b10881513c0e97500cbd110426ab (diff)
downloadflashrom-4325bb5b1f4d937ba3c2226692d79ab2284151e0.tar.gz
flashrom-4325bb5b1f4d937ba3c2226692d79ab2284151e0.tar.bz2
flashrom-4325bb5b1f4d937ba3c2226692d79ab2284151e0.zip
flashchips: Add AT25DF011
Tested read/write/erase/probe operations with a ch341a_spi programmer. Datasheet is available at https://www.mouser.de/datasheet/2/590/DS-AT25DF011_032-1098683.pdf Signed-off-by: Hanno Heinrichs <hanno.heinrichs@rwth-aachen.de> Change-Id: I5a2141f1380e864c843d6a3008fdb02dc1b75131 Signed-off-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/51048 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Nikolai Artemiev <nartemiev@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'include/flashchips.h')
-rw-r--r--include/flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/flashchips.h b/include/flashchips.h
index dc4a05956..7d6dc32b2 100644
--- a/include/flashchips.h
+++ b/include/flashchips.h
@@ -127,6 +127,7 @@
#define AMIC_A49LF040A 0x9d
#define ATMEL_ID 0x1F /* Atmel (now used by Adesto) */
+#define ATMEL_AT25DF011 0x4200
#define ATMEL_AT25DF021 0x4300
#define ATMEL_AT25DF021A 0x4301
#define ATMEL_AT25DF041A 0x4401