]> git.sur5r.net Git - openocd/commit
nrf51: Add UICR writing support
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Sat, 1 Mar 2014 21:40:08 +0000 (13:40 -0800)
committerPaul Fertser <fercerpav@gmail.com>
Sat, 29 Mar 2014 07:25:21 +0000 (07:25 +0000)
commitba66b4c594e12e4b1dd37168376ded95a8ae4e89
treef9a32e426c37473d2fa1be255f6e068699a7ad8c
parentc619f74ca4d952c30f8c629130373d6b54db6c19
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>
src/flash/nor/nrf51.c
tcl/target/nrf51_stlink.tcl