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:
committed by
Stefan Reinauer
parent
3a998642f5
commit
440d6f9f8a
@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user