diff options
-rw-r--r-- | flashchips.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.c b/flashchips.c index 565b8fc..951ced1 100644 --- a/flashchips.c +++ b/flashchips.c @@ -7280,6 +7280,7 @@ const struct flashchip flashchips[] = { }, { + .vendor = "Macronix", .name = "MX25L6495F", .bustype = BUS_SPI, .manufacture_id = MACRONIX_ID, |