diff options
Diffstat (limited to 'util/flashrom/flash.h')
-rw-r--r-- | util/flashrom/flash.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/util/flashrom/flash.h b/util/flashrom/flash.h index 8ed8c92d12..35d3d8f1b4 100644 --- a/util/flashrom/flash.h +++ b/util/flashrom/flash.h @@ -192,11 +192,6 @@ extern struct flashchip flashchips[]; #define ISSI_ID 0xD5 /* ISSI Integrated Silicon Solutions */ -#define MSYSTEMS_ID 0x156F /* M-Systems, not listed in JEP106W */ -#define MSYSTEMS_MD2200 0xDB -#define MSYSTEMS_MD2800 0x30 /* hmm -- both 0x30 */ -#define MSYSTEMS_MD2802 0x30 /* hmm -- both 0x30 */ - /* * MX25 chips are SPI, first byte of device ID is memory type, * second byte of device ID is log(bitsize)-9. |