tcl/target/ti_k3: Add a gdb-attach event hook for m3 and m4
[fw/openocd] / tcl / board / csb732.cfg
index cad38e2e5b47d774e6a0495da85a591cd9a18fad..35e397ff22c2f3df85e30b25219a64512d21c48f 100644 (file)
@@ -3,7 +3,7 @@ source [find target/imx35.cfg]
 
 # Determined by trial and error
 reset_config trst_and_srst combined
-jtag_nsrst_delay 200
+adapter srst delay 200
 jtag_ntrst_delay 200
 
 $_TARGETNAME configure -event gdb-attach { reset init }