support for Am29F016D

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2203 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2006-03-16 16:44:07 +00:00
parent 76ce5deb54
commit f3ecf106fa
2 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,7 @@ extern struct flashchip flashchips[];
#define AMD_ID 0x01
#define AM_29F040B 0xA4
#define AM_29F016D 0xAD
#define ATMEL_ID 0x1F /* Winbond Manufacture ID code */
#define AT_29C040A 0xA4 /* Winbond w29c020c device code */