tcl/fpga: add Lattice MachXO3 family support
[fw/openocd] / tcl / interface / usb-jtag.cfg
index cb4d29bbc93f58e44438de443bd6fc547a9eab8d..039c748b37e5c3e287310aff31dc4d54d2bda16a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # ixo-usb-jtag - Emulation of a Altera Bus Blaster I on a Cypress FX2 IC.
 #
 # The ixo-usb-jtag firmware can be loaded onto a bunch of different hardware
@@ -29,9 +31,9 @@
 # level driver. Loading firmware is currently only supported on the ublast2
 # driver but ixo-usb-jtag requires the ftdi driver.
 
-interface usb_blaster
-usb_blaster_vid_pid 0x16C0 0x06AD
-usb_blaster_device_desc "Van Ooijen Technische Informatica"
+adapter driver usb_blaster
+usb_blaster vid_pid 0x16C0 0x06AD
+usb_blaster device_desc "Van Ooijen Technische Informatica"
 # ixo-usb-jtag is only compatible with the ublast1 protocol implemented via the
 # ftdi modes, using ublast2 will cause openocd to hang.
-usb_blaster_lowlevel_driver ftdi
+usb_blaster lowlevel_driver ftdi