openocd/src/flash/nor
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
..
aduc702x.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
at91sam3.c topic: Added support for the SAM3X/A variants 2012-03-13 17:02:56 +00:00
at91sam7.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
avrf.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
cfi.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
cfi.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
core.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
core.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
driver.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
drivers.c flash: retire unused eCos flash driver 2012-03-11 21:14:21 +00:00
dsp5680xx_flash.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
em357.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
faux.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
fm3.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
imp.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
kinetis.c flash: Fix flash write algorithm on pflash only devices. 2012-03-14 20:33:23 +00:00
lpc288x.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
lpc2000.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
lpc2900.c doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
Makefile.am flash: retire unused eCos flash driver 2012-03-11 21:14:21 +00:00
non_cfi.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
non_cfi.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
ocl.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
ocl.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
pic32mx.c flash: add new devices to pic32mx flash driver 2012-02-27 21:12:41 +00:00
stellaris.c flash: add stellaris async flash loader 2012-02-26 00:46:48 +00:00
stm32f1x.c flash: stm32f1x: add a couple missing stm32x_get_flash_reg 2012-03-06 13:33:54 +00:00
stm32f2x.c flash: add stm32f2x async flash loader 2012-02-26 01:05:48 +00:00
stm32lx.c flash: add stm32lx High Density Devices 2012-02-29 11:20:31 +00:00
stmsmi.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
str7x.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
str9x.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
str9xpec.c flash: Additional check for NULL in str9xpec enable_turbo 2012-03-06 13:32:48 +00:00
tcl.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
tms470.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
virtual.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00