summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashchips.c')
-rw-r--r--flashchips.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/flashchips.c b/flashchips.c
index a9ddfbc..4768830 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -1428,10 +1428,10 @@ struct flashchip flashchips[] = {
{
.vendor = "Macronix",
- .name = "MX29LV040C",
+ .name = "MX29LV040",
.bustype = CHIP_BUSTYPE_PARALLEL,
.manufacture_id = MX_ID,
- .model_id = MX_29LV040C,
+ .model_id = MX_29LV040,
.total_size = 512,
.page_size = 64 * 1024,
.tested = TEST_OK_PR,
OpenPOWER on IntegriCloud