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
This commit is contained in:
@@ -20,7 +20,7 @@ if { [info exists CPUTAPID] } {
|
||||
}
|
||||
|
||||
# delays on reset lines
|
||||
jtag_nsrst_delay 100
|
||||
adapter_nsrst_delay 100
|
||||
jtag_ntrst_delay 100
|
||||
|
||||
# Fujitsu cortex-M3 reset configuration
|
||||
|
||||
Reference in New Issue
Block a user