tcl/interface: replace last deprecated commands
[fw/openocd] / tcl / target / ti_cc32xx.cfg
index bc3038d8e1e6fa6373dc0a3f31fe5345843a2aaf..9eb03eb2f4a9060a6149e979c75ab0d2c8a34824 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Texas Instruments CC32xx - ARM Cortex-M4
 #
@@ -59,6 +61,3 @@ if { [info exists WORKAREASIZE] } {
 }
 
 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
-
-reset_config srst_only
-adapter_nsrst_delay 1100