tcl/target: add SPDX tag
[fw/openocd] / tcl / target / fm4.cfg
index b79634d965f10ef73b4062c14d0d28a8de8b43f3..4318f2e569bbd65512848ececb46dd42265ee4bb 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Spansion FM4 (ARM Cortex-M4)
 #
@@ -24,7 +26,7 @@ dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME cortex_m -endian little -dap $_CHIPNAME.dap
 
-adapter_khz 500
+adapter speed 500
 
 if {![using_hla]} {
        cortex_m reset_config sysresetreq