tcl/interface: add SPDX tag
[fw/openocd] / tcl / target / swm050.cfg
index 2c4ab34fea59a5f33b4fcd20b79ffe68c066319c..6cc5f6dccb4e819594eff0ec5e9a7641e8cc31ab 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Synwit SWM050
 
 source [find target/swj-dp.tcl]
@@ -29,7 +31,7 @@ $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME swm050 0x0 0x2000 0 0 $_TARGETNAME
 
-adapter_khz 1000
+adapter speed 1000
 
 $_TARGETNAME configure -event reset-init {
        # Stop the watchdog, just to be safe