openocd/src/flash
Andrey Smirnov f7ffd142ee nrf51: Fix incorrect flash writing sequence
nRF51 doesn't have any sort of flash page cache so we need to write
all of the data on the word-by-word basis and poll for "Flash Ready"
bit each time.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Change-Id: I8caffbf69ebf9a69915724704ddbe270d1bb8d92
Reviewed-on: http://openocd.zylin.com/2050
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2014-03-29 07:33:30 +00:00
..
nand flash: declare fixed arrays const 2014-02-06 22:17:51 +00:00
nor nrf51: Fix incorrect flash writing sequence 2014-03-29 07:33:30 +00:00
ocl/at91sam7x update files to correct FSF address 2013-06-05 19:52:42 +00:00
common.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
common.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
Makefile.am build: add common.mk 2010-11-18 14:05:56 +00:00
mflash.c Remove unnecessary (void *) 2013-10-31 20:42:47 +00:00
mflash.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
startup.tcl cfg: add stm32 flash driver alias 2013-06-12 14:44:14 +00:00