tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / digilent-hs1.cfg
index e27249b3bbffb023de01b680ecd2170084fb5eee..6a632ed2686066345affd10e5063fe68b4db94f9 100644 (file)
@@ -1,11 +1,13 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # this supports JTAG-HS1 and JTAG-SMT1
 # (the later being the OEM on-board version)
 
-interface ftdi
-ftdi_device_desc "Digilent Adept USB Device"
-ftdi_vid_pid 0x0403 0x6010
+adapter driver ftdi
+ftdi device_desc "Digilent Adept USB Device"
+ftdi vid_pid 0x0403 0x6010
 # channel 1 does not have any functionality
-ftdi_channel 0
+ftdi channel 0
 # just TCK TDI TDO TMS, no reset
-ftdi_layout_init 0x0088 0x008b
+ftdi layout_init 0x0088 0x008b
 reset_config none