tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / target / ks869x.cfg
index 0f6829c9101af0a69236a339380a4f37733fa3eb..78cc402b49e983b5fdf511515a8f765adbdf4e5e 100644 (file)
@@ -18,7 +18,7 @@ if { [info exists CPUTAPID] } {
    set  _CPUTAPID 0x00922f0f
 }
 
-adapter_khz 6000
+adapter speed 6000
 
 # jtag scan chain
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID