openocd/src/flash/nor
Andrey Smirnov ba66b4c594 nrf51: Add UICR writing support
SoftDevice stack ihex binary, provided by Nordic expects being able to
write data necessary for its correct operation at the adresses inside UICR.
This patch exposes UICR region of flash as a second bank on the MCU to
facilitate that.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Change-Id: Idbc140b8de027f60655f78043877b7c054eb06f9
Reviewed-on: http://openocd.zylin.com/2013
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2014-03-29 07:25:21 +00:00
..
aduc702x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91sam3.c Support for sam3n0a sam3n0b sam3n00a sam3n00b 2014-03-29 07:12:17 +00:00
at91sam4.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91sam4l.c AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debug 2014-03-29 07:15:36 +00:00
at91sam7.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91samd.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
avrf.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
cfi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
cfi.h Support for SST 39VF3201C NOR flash 2013-07-01 08:39:36 +00:00
core.c fix flash bank auto_probe() fail with multiple targets 2013-12-17 23:04:01 +00:00
core.h flash: add padded_value cmd 2013-10-07 19:28:19 +00:00
driver.h flash: Constify write buffer 2014-03-17 12:47:18 +00:00
drivers.c nrf51: Implement the support for Nordic's nRF51 devices 2014-02-24 12:09:04 +00:00
dsp5680xx_flash.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
efm32.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
em357.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
faux.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
fm3.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
imp.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
kinetis.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpc288x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpc2000.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpc2900.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpcspifi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
Makefile.am nrf51: Implement the support for Nordic's nRF51 devices 2014-02-24 12:09:04 +00:00
mdr.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
mini51.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
non_cfi.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
non_cfi.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
nrf51.c nrf51: Add UICR writing support 2014-03-29 07:25:21 +00:00
nuc1x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
ocl.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
ocl.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
pic32mx.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
spi.c flash: declare fixed arrays const 2014-02-06 22:17:51 +00:00
spi.h flash: declare fixed arrays const 2014-02-06 22:17:51 +00:00
stellaris.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
stm32f1x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
stm32f2x.c stm32f2x.c: Add STM32F401xE device id. 2014-03-17 12:47:44 +00:00
stm32lx.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
stmsmi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str7x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str9x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str9xpec.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
tcl.c flash/nor/tcl: fix segfault on write_image misuse 2014-03-29 06:55:13 +00:00
tms470.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
virtual.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00