openocd/src
Mathias K 6f5b9e9304 flash: Fix flash write algorithm on pflash only devices.
This patch fix the slow flash write issue on pflash only devices.
The Family Reference Manual says:

For devices with FlexNVM: FlexRAM
For devices with program flash only: Programming acceleration RAM

So the acceleration RAM is available for the flash section command on
this device.

Change-Id: If6541a23a4457c5ed8858848a145f35cac63138b
Signed-off-by: Mathias K <kesmtp@freenet.de>
Reviewed-on: http://openocd.zylin.com/509
Tested-by: jenkins
Reviewed-by: Tomas Frydrych <tf+openocd@r-finger.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-03-14 20:33:23 +00:00
..
flash flash: Fix flash write algorithm on pflash only devices. 2012-03-14 20:33:23 +00:00
helper ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
jtag Automatically prepend v1 mass storage protocol. 2012-03-14 20:33:03 +00:00
pld build: cleanup src/pld directory 2012-02-06 10:42:40 +00:00
rtos build: cleanup src/rtos directory 2012-02-06 10:50:26 +00:00
server ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target mips: Forced to running state to enable (subsequent) target halt. 2012-03-14 20:31:04 +00:00
transport build: cleanup src/transport directory 2012-02-06 10:46:16 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
openocd.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00