tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / target / epc9301.cfg
index f186d37dc680410482dc905150c3449472cf71dd..252bbab11dd36713cc436cef56810913117a6f3f 100644 (file)
@@ -20,7 +20,7 @@ if { [info exists CPUTAPID] } {
 }
 
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
-adapter_nsrst_delay 100
+adapter srst delay 100
 jtag_ntrst_delay 100
 
 set _TARGETNAME $_CHIPNAME.cpu