tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / imx27lnst.cfg
index e0ed05794c4a5bd4203d9d92114355cf625e7a3f..ac5a9f3e6bc17c38119e91a6eaa489436f5a6b7e 100644 (file)
@@ -8,7 +8,7 @@ proc imx27lnst_init { } {
        # This setup puts RAM at 0xA0000000
 
        # reset the board correctly
-       adapter_khz 500
+       adapter speed 500
        reset run
        reset halt