tcl/target: add SPDX tag
[fw/openocd] / tcl / target / ti_msp432.cfg
index 3407f7505f9f1422f3cf35a53d31585b1cf0437c..8a90b98d5ba858b2f394a3e0e10400a43957e2b0 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Texas Instruments MSP432 - ARM Cortex-M4F @ up to 48 MHz
 #
@@ -42,10 +44,10 @@ if { [info exists WORKAREASIZE] } {
        set _WORKAREASIZE 0x4000
 }
 
+
 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
 
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME msp432 0 0 0 0 $_TARGETNAME
 
-reset_config srst_only
-adapter_nsrst_delay 100
+cortex_m reset_config sysresetreq