tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / oocdlink.cfg
index deba4a504e8595b14390f9590c0db83bddc34484..0e99b67a4dc10960368a5e992c7583eef6152d33 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Joern Kaipf's OOCDLink
 #
@@ -11,9 +13,9 @@ echo "experience with this file to openocd-devel mailing list, so it could be ma
 echo "as working or fixed."
 
 adapter driver ftdi
-ftdi_device_desc "OOCDLink"
-ftdi_vid_pid 0x0403 0xbaf8
+ftdi device_desc "OOCDLink"
+ftdi vid_pid 0x0403 0xbaf8
 
-ftdi_layout_init 0x0508 0x0f1b
-ftdi_layout_signal nTRST -data 0x0200 -noe 0x0100
-ftdi_layout_signal nSRST -data 0x0800 -noe 0x0400
+ftdi layout_init 0x0508 0x0f1b
+ftdi layout_signal nTRST -data 0x0200 -noe 0x0100
+ftdi layout_signal nSRST -data 0x0800 -noe 0x0400