tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / incircuit-icprog.cfg
index e0bd5ef5914711fe46c065bbbd6480aeba29a2a3..81f287220555d6ebc1a4f4e7de9a2e0eeb1ab0f9 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # In-Circuit's ICprog OpenOCD JTAG Adapter
 # https://shop.in-circuit.de/product_info.php?products_id=112
@@ -7,8 +9,8 @@
 #
 
 adapter driver ftdi
-ftdi_vid_pid 0x0403 0x6010
+ftdi vid_pid 0x0403 0x6010
 
-ftdi_layout_init 0x0508 0x0f1b
-ftdi_layout_signal nSRST -noe 0x0400 -data 0x0800
-ftdi_layout_signal nTRST -noe 0x0100 -data 0x0200
+ftdi layout_init 0x0508 0x0f1b
+ftdi layout_signal nSRST -noe 0x0400 -data 0x0800
+ftdi layout_signal nTRST -noe 0x0100 -data 0x0200