mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Support Atmel AT49F020 256kB parallel flash
Corresponding to flashrom svn r1036. Signed-off-by: Andrew Morgan <ziltro@ziltro.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:

committed by
Carl-Daniel Hailfinger

parent
4146cedae4
commit
1a5eaa1a05
@ -144,6 +144,7 @@
|
||||
#define AT_45DB642 /* No ID available */
|
||||
#define AT_45DB642D 0x2800
|
||||
#define AT_49BV512 0x03
|
||||
#define AT_49F020 0x0B
|
||||
#define AT_49F002N 0x07 /* for AT49F002(N) */
|
||||
#define AT_49F002NT 0x08 /* for AT49F002(N)T */
|
||||
|
||||
|
Reference in New Issue
Block a user