flashchips: Add W25Q32JV-.M
Tested by `cobra` on IRC, on a ThinkPad R500.
Change-Id: If1bffe0f09802f136636035f0f4ed31c3e33a7c4
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/150
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: Nico Huber <nico.h@gmx.de>
diff --git a/include/flashchips.h b/include/flashchips.h
index 724a275..dd2dd11 100644
--- a/include/flashchips.h
+++ b/include/flashchips.h
@@ -968,6 +968,7 @@
#define WINBOND_NEX_W25Q64_W 0x6017 /* W25Q64DW; W25Q64FV in QPI mode */
#define WINBOND_NEX_W25Q128_W 0x6018 /* W25Q128FW; W25Q128FV in QPI mode */
#define WINBOND_NEX_W25Q256_W 0x6019 /* W25Q256JW */
+#define WINBOND_NEX_W25Q32JV 0x7016 /* W25Q32JV_M (QE=0) */
#define WINBOND_NEX_W25Q64JV 0x7017 /* W25Q64JV */
#define WINBOND_NEX_W25Q128_V_M 0x7018 /* W25Q128JVSM */
#define WINBOND_NEX_W25Q256JV_M 0x7019 /* W25Q256JV_M (QE=0) */