tcl/board: add ESP32 config for ESP USB Bridge board
[fw/openocd] / tcl / target / ks869x.cfg
index 0f6829c9101af0a69236a339380a4f37733fa3eb..06e710b6e88475ab852c155aac1d69bd4e0a31f5 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # ARM920T CPU
 
 if { [info exists CHIPNAME] } {
@@ -18,7 +20,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