diff options
Diffstat (limited to 'flashchips.c')
-rw-r--r-- | flashchips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c index d93f8d84..5fa0d14e 100644 --- a/flashchips.c +++ b/flashchips.c @@ -6747,7 +6747,7 @@ const struct flashchip flashchips[] = { { .vendor = "GigaDevice", - .name = "GD25Q256D", + .name = "GD25Q256D/GD25Q256E", .bustype = BUS_SPI, .manufacture_id = GIGADEVICE_ID, .model_id = GIGADEVICE_GD25Q256D, |