tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / csb732.cfg
index 4d6f0e489e6fe0e44c4d95e7ac82f114151ec055..35e397ff22c2f3df85e30b25219a64512d21c48f 100644 (file)
@@ -3,7 +3,7 @@ source [find target/imx35.cfg]
 
 # Determined by trial and error
 reset_config trst_and_srst combined
-adapter_nsrst_delay 200
+adapter srst delay 200
 jtag_ntrst_delay 200
 
 $_TARGETNAME configure -event gdb-attach { reset init }