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 a41c660da2..41ca116ed6 100644 --- a/util/flashrom/flash.h +++ b/util/flashrom/flash.h @@ -117,6 +117,7 @@ extern struct flashchip flashchips[]; #define AMIC_ID 0x7F37 /* AMIC */ #define AMIC_ID_NOPREFIX 0x37 /* AMIC */ +#define AMIC_A25L40P 0x2013 #define ASD_ID 0x25 /* ASD, not listed in JEP106W */ #define ASD_AE49F2008 0x52 |