1
0
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:
Andrew Morgan
2010-06-07 14:10:55 +00:00
committed by Carl-Daniel Hailfinger
parent 4146cedae4
commit 1a5eaa1a05
2 changed files with 24 additions and 0 deletions

View File

@ -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 */