summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-10-08 23:51:50 -0700
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-10-08 23:51:50 -0700
commit6160a946ec2b89408b1eeb47a9b3f5916be43285 (patch)
tree1d0a9dd48b427b3e146727cfb47f620e96c75ae3 /NEWS
parent5b352c9e79b5174b95adc52db7a65ef67b7da2c3 (diff)
downloadopenocd+libswd-6160a946ec2b89408b1eeb47a9b3f5916be43285.tar.gz
openocd+libswd-6160a946ec2b89408b1eeb47a9b3f5916be43285.tar.bz2
openocd+libswd-6160a946ec2b89408b1eeb47a9b3f5916be43285.tar.xz
openocd+libswd-6160a946ec2b89408b1eeb47a9b3f5916be43285.zip
add overridable Tcl "init_reset"
This abstracts the "jtag arp_init-reset" call into a method called from OpenOCD startup and reset processing. Platforms which have different requirements for how such hard resets must be performed can now override "init_reset" instead of needing to rebuild custom hacked versions of the server. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5a5401d..7fe542db 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ JTAG Layer:
New reset_config options for SRST gating the JTAG clock (or not)
TAP declaration no longer requires ircapture and mask attributes
New "post-reset" event handler for TAP-invariant setup code
+ Overridable Tcl "init_reset" and "jtag_init" procedures
Target Layer:
New commands for use with Cortex-M3 processors: