tcl/board: add SPDX tag
[fw/openocd] / tcl / board / imx27lnst.cfg
index e0ed05794c4a5bd4203d9d92114355cf625e7a3f..24f6ed8b2e2cddbae288999a3bb74994840e4c1f 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # The Linuxstamp-mx27 is board has a single IMX27 chip
 # For further info see http://opencircuits.com/Linuxstamp_mx27#OpenOCD
 source [find target/imx27.cfg]
@@ -8,7 +10,7 @@ proc imx27lnst_init { } {
        # This setup puts RAM at 0xA0000000
 
        # reset the board correctly
-       adapter_khz 500
+       adapter speed 500
        reset run
        reset halt