aboutsummaryrefslogtreecommitdiffstats
path: root/include/chipdrivers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chipdrivers.h')
-rw-r--r--include/chipdrivers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/chipdrivers.h b/include/chipdrivers.h
index 61d43c9f..470d1fe2 100644
--- a/include/chipdrivers.h
+++ b/include/chipdrivers.h
@@ -195,6 +195,7 @@ int printlock_at49f(struct flashctx *flash);
/* w29ee011.c */
int probe_w29ee011(struct flashctx *flash);
+bool w29ee011_can_override(const char *const chip_name, const char *const override_chip);
/* stm50.c */
int erase_sector_stm50(struct flashctx *flash, unsigned int block, unsigned int blocksize);