tcl/board: add ESP32 config for ESP USB Bridge board
[fw/openocd] / tcl / board / altera_sockit.cfg
index 569414331bb86474a960ecdf393d2e5c9e0621b5..bbd87d6466d9f2e2585c88f908e28cef4d30f30e 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Cyclone V SocKit board
 # http://www.altera.com/b/arrow-sockit.html
@@ -7,13 +9,12 @@
 
 # openocd does not currently support the on-board USB Blaster II.
 # Install the JTAG header and use a USB Blaster instead.
-interface usb_blaster
+adapter driver usb_blaster
 
 source [find target/altera_fpgasoc.cfg]
 
 # If the USB Blaster II were supported, these settings would be needed
-#usb_blaster_vid_pid 0x6810 0x09fb
-#usb_blaster_device_desc "USB-Blaster II"
-
-adapter_khz 100
+#usb_blaster vid_pid 0x09fb 0x6810
+#usb_blaster device_desc "USB-Blaster II"
 
+adapter speed 100