target/xtensa: DAP-based Xtensa config files
[fw/openocd] / tcl / board / csb732.cfg
index 4d6f0e489e6fe0e44c4d95e7ac82f114151ec055..6df17500c67daccbb6db2dba6b8291fd8516ba07 100644 (file)
@@ -1,9 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # The Cogent CSB732 board has a single i.MX35 chip
 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 }