diff options
Diffstat (limited to 'flashchips.h')
-rw-r--r-- | flashchips.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h index 29294fb2..e5ef3901 100644 --- a/flashchips.h +++ b/flashchips.h @@ -943,6 +943,7 @@ #define WINBOND_NEX_W25Q128_W 0x6018 /* W25Q128FW; W25Q128FV in QPI mode */ #define WINBOND_NEX_W25Q128_V_M 0x7018 /* W25Q128JVSM */ #define WINBOND_NEX_W25Q256JV_M 0x7019 /* W25Q256JV_M (QE=0) */ +#define WINBOND_NEX_W25Q64JW 0x8017 #define WINBOND_NEX_W25Q128_DTR 0x8018 /* W25Q128JW_DTR */ #define WINBOND_ID 0xDA /* Winbond */ |