cfi: leave check on whether target is running to target_write_memory()
there was a check in clearing the status register that
called exit() if the target was running. target_write_memory()
has such a check and will report the error correctly.
Signed-off-by:
Øyvind Harboe <oyvind.harboe@zylin.com>
Please register or sign in to comment