tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / actux3.cfg
index 5435ff885fbb75be7f903bbab56de01624168397..0de4cb4cac8c9dd47eec7b6fe8f500fc5c188ad2 100644 (file)
@@ -4,7 +4,7 @@
 
 reset_config trst_and_srst separate
 
-adapter_nsrst_delay 100
+adapter srst delay 100
 jtag_ntrst_delay 100
 
 source [find target/ixp42x.cfg]