mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
Add support for Atmel (now Adesto) AT25DL081 and AT25DL161
Corresponding to flashrom svn r1810. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
@ -129,7 +129,7 @@
|
||||
#define AMIC_A29L040 0x92
|
||||
#define AMIC_A49LF040A 0x9d
|
||||
|
||||
#define ATMEL_ID 0x1F /* Atmel */
|
||||
#define ATMEL_ID 0x1F /* Atmel (now used by Adesto) */
|
||||
#define ATMEL_AT25DF021 0x4300
|
||||
#define ATMEL_AT25DF041A 0x4401
|
||||
#define ATMEL_AT25DF081 0x4502 /* EDI 0x00. AT25DL081 has same ID + EDI 0x0100 */
|
||||
|
Reference in New Issue
Block a user