diff options
Diffstat (limited to 'util/flashrom/flash.h')
-rw-r--r-- | util/flashrom/flash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flashrom/flash.h b/util/flashrom/flash.h index c487701a20..b5bd3cac94 100644 --- a/util/flashrom/flash.h +++ b/util/flashrom/flash.h @@ -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 */ |