rename jtag_nsrst_delay as adapter_nsrst_delay
[fw/openocd] / tcl / target / epc9301.cfg
index 7e4599da8fc44d1d8ef0a08db35ff222c91097c2..d2dc7ecb49efff8a7a166732e59d8fe774246c9a 100644 (file)
@@ -20,7 +20,7 @@ if { [info exists CPUTAPID ] } {
 }
 
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
-jtag_nsrst_delay 100
+adapter_nsrst_delay 100
 jtag_ntrst_delay 100
 
 set _TARGETNAME $_CHIPNAME.cpu