summaryrefslogtreecommitdiffstats
path: root/82802ab.c
diff options
context:
space:
mode:
Diffstat (limited to '82802ab.c')
-rw-r--r--82802ab.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/82802ab.c b/82802ab.c
index 70c6af0..1436f8a 100644
--- a/82802ab.c
+++ b/82802ab.c
@@ -83,9 +83,6 @@ int probe_82802ab(struct flashctx *flash)
if (id1 != flash->chip->manufacture_id || id2 != flash->chip->model_id)
return 0;
- if (flash->chip->feature_bits & FEATURE_REGISTERMAP)
- map_flash_registers(flash);
-
return 1;
}
OpenPOWER on IntegriCloud