tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / jtagkey2.cfg
index ba151d3b5e7e24b8ae4d1cdf90e85d5e03bf6022..80df347c38e622c1dd19136e89c95bc97a07d6f2 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Amontec JTAGkey2
 #
@@ -5,9 +7,9 @@
 #
 
 adapter driver ftdi
-ftdi_device_desc "Amontec JTAGkey-2"
-ftdi_vid_pid 0x0403 0xcff8
+ftdi device_desc "Amontec JTAGkey-2"
+ftdi vid_pid 0x0403 0xcff8
 
-ftdi_layout_init 0x0c08 0x0f1b
-ftdi_layout_signal nTRST -data 0x0100 -noe 0x0400
-ftdi_layout_signal nSRST -data 0x0200 -noe 0x0800
+ftdi layout_init 0x0c08 0x0f1b
+ftdi layout_signal nTRST -data 0x0100 -noe 0x0400
+ftdi layout_signal nSRST -data 0x0200 -noe 0x0800