tcl/interface: replace last deprecated commands
[fw/openocd] / tcl / interface / ftdi / jtagkey2.cfg
index c6c2b32f45e2fc281dfa5856071f4232613f60fa..80df347c38e622c1dd19136e89c95bc97a07d6f2 100644 (file)
@@ -1,13 +1,15 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Amontec JTAGkey2
 #
 # http://www.amontec.com/jtagkey2.shtml
 #
 
-interface ftdi
-ftdi_device_desc "Amontec JTAGkey-2"
-ftdi_vid_pid 0x0403 0xcff8
+adapter driver ftdi
+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