riscv-openocd/src/flash
Øyvind Harboe 36d60ee6c8 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>
2011-04-27 23:02:28 +02:00
..
nand Make the LPC32xx nand driver support up to 5 address cycles. This will only work in the SLC driver. 2011-04-19 12:51:49 +02:00
nor cfi: leave check on whether target is running to target_write_memory() 2011-04-27 23:02:28 +02:00
ocl/at91sam7x change #include "ocl.h" to <flash/nor/ocl.h> 2009-12-03 04:24:49 -08:00
Makefile.am build: add common.mk 2010-11-18 14:05:56 +00:00
common.c -Wshadow fixes 2010-06-14 22:12:04 +02:00
common.h cfi: allow optional buffer write support 2010-12-10 13:36:09 +00:00
mflash.c fileio: fileio_size() can now fail 2010-09-29 18:56:07 +02:00
mflash.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
startup.tcl add 'flash list', rewrite 'flash banks' 2009-12-06 21:39:35 -08:00