tcl: move SPDX tag as first line
[fw/openocd] / tcl / target / ti_tms570.cfg
index 1c89b8ce51c176aa498c391086127488095dd3aa..d06ff973fc3971876ca9afb25eda2d5e0d6738e8 100644 (file)
@@ -1,4 +1,4 @@
-adapter_khz 1500
+adapter speed 1500
 
 if { [info exists CHIPNAME] } {
        set _CHIPNAME $CHIPNAME
@@ -63,11 +63,6 @@ target create $_TARGETNAME cortex_r4 -endian $_ENDIAN \
 # TMS570 uses quirky BE-32 mode
 $_CHIPNAME.dap ti_be_32_quirks 1
 
-$_TARGETNAME configure -event gdb-attach {
-       cortex_r4 dbginit
-       halt
-}
-
 $_TARGETNAME configure -event "reset-assert" {
        global _CHIPNAME