diff options
Diffstat (limited to 'flash.h')
| -rw-r--r-- | flash.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -112,6 +112,8 @@ extern struct flashchip flashchips[]; #define ALLIANCE_ID 0x52 /* Alliance Semiconductor */ #define AMD_ID 0x01 /* AMD */ +#define AM_29F002BT 0xB0 +#define AM_29F002BB 0x34 #define AM_29F040B 0xA4 #define AM_29LV040B 0x4F #define AM_29F016D 0xAD |
