aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2021-03-16 11:40:15 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2021-06-12 17:16:33 +0200
commit51d6820f49ca4a203cf30dd99bc83f25d569eb4b (patch)
treef7955ee2d8d27fb2b1325ad583ffce6f409a4fab /.gitignore
parent2ca0bbf296d6f7ce51b8255347c7fd08afa33651 (diff)
mtd-utils: Add flash_otp_erase
On some SPI NOR flashes you can actually erase the OTP region until its fully locked. Add a small utility for that. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4c04c1a..1644ef0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@ fectest
flash_erase
flash_lock
flash_otp_dump
+flash_otp_erase
flash_otp_info
flash_otp_lock
flash_otp_write