openocd/src/flash
Tomas Frydrych a17907d106 kinetis flash: use longword write when writing into pflash
Check whether the destination is in the program flash or NVM regions,
in the former case, use the normal longword mechanism, not the fast NVM
write.

Change-Id: I7366b7c8919928ee690252df83b99701776aee82
Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Reviewed-on: http://openocd.zylin.com/194
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2011-11-15 20:56:17 +00:00
..
nand at91sam9: fix broken error propagation 2011-11-04 09:05:47 +00:00
nor kinetis flash: use longword write when writing into pflash 2011-11-15 20:56:17 +00:00
ocl/at91sam7x change #include "ocl.h" to <flash/nor/ocl.h> 2009-12-03 04:24:49 -08: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
Makefile.am build: add common.mk 2010-11-18 14:05:56 +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 flash: add support for deprecated stm32 flash cmds 2011-07-28 12:47:49 +01:00