esirisc: support eSi-RISC targets
[fw/openocd] / src / flash / nor / numicro.c
index 992baa5155b4a112dcaf346dc5b88933139243fb..4d951f0eeaad982e734bf9c3c27bf9cb0d71f50b 100644 (file)
@@ -1880,4 +1880,5 @@ struct flash_driver numicro_flash = {
        .auto_probe = numicro_auto_probe,
        .erase_check = default_flash_blank_check,
        .protect_check = numicro_protect_check,
+       .free_driver_priv = default_flash_free_driver_priv,
 };