aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/hilscher_nxhx10.cfg
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2012-03-26 14:41:39 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2012-03-30 16:01:51 +0000
commit4e31b8794319127851ff98a0bc271b394baf921f (patch)
tree260e35d8f2437381409ff87e56c1fad5db5ef987 /tcl/board/hilscher_nxhx10.cfg
parent90d33c5c87a162d5208cb9bbf8ccd7982a672a8c (diff)
scripts: use adapter_nsrst_delay not deprecated jtag_nsrst_delay
Change-Id: Idf98526d64dcba4d8a5b6910bd3c539756753e8e Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/539 Tested-by: jenkins
Diffstat (limited to 'tcl/board/hilscher_nxhx10.cfg')
-rw-r--r--tcl/board/hilscher_nxhx10.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/hilscher_nxhx10.cfg b/tcl/board/hilscher_nxhx10.cfg
index 4a6b972a..4ef2f3b9 100644
--- a/tcl/board/hilscher_nxhx10.cfg
+++ b/tcl/board/hilscher_nxhx10.cfg
@@ -9,7 +9,7 @@ source [find target/hilscher_netx10.cfg]
# problems try to line below
# reset_config trst_and_srst srst_pulls_trst
reset_config trst_and_srst
-jtag_nsrst_delay 500
+adapter_nsrst_delay 500
jtag_ntrst_delay 500
$_TARGETNAME configure -work-area-virt 0x08000000 -work-area-phys 0x08000000 -work-area-size 0x4000 -work-area-backup 1