]> git.sur5r.net Git - openocd/blobdiff - src/flash/cfi.h
More robust handling of unknown target state for step/continue packet.
[openocd] / src / flash / cfi.h
index 8099c4ea6ff37711f6f10d38f26a6b8c48b0cac6..803678d435f3829e5787abb9c9f8f3a71e80e5f4 100644 (file)
@@ -26,7 +26,7 @@
 typedef struct cfi_flash_bank_s
 {
        working_area_t *write_algorithm;
-       working_area_t *erase_check_algorithm;
+       
 
        int x16_as_x8;
        int jedec_probe;