Add support for ASD AE49F2008

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de> (trivial patch)


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2504 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2006-11-21 23:51:08 +00:00
committed by Stefan Reinauer
parent 3a998642f5
commit 440d6f9f8a
2 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,9 @@ extern struct flashchip flashchips[];
#define AM_29F040B 0xA4
#define AM_29F016D 0xAD
#define ASD_ID 0x25
#define ASD_AE49F2008 0x52
#define ATMEL_ID 0x1F /* Winbond Manufacture ID code */
#define AT_29C040A 0xA4 /* Winbond w29c020c device code */