tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / redbee-econotag.cfg
index 70c30d658b0c2dd0db44b6b17aeb3320badd599d..d0d3d833e1d019765940c1d7165a3ddf4ee78320 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Redwire Redbee-Econotag
 #
@@ -13,9 +15,9 @@ echo "This file was not tested with real interface, it is based on code in ft223
 echo "Please report your experience with this file to openocd-devel mailing list,"
 echo "so it could be marked as working or fixed."
 
-interface ftdi
-ftdi_vid_pid 0x0403 0x6010
+adapter driver ftdi
+ftdi vid_pid 0x0403 0x6010
 
-ftdi_layout_init 0x0c08 0x0c2b
-ftdi_layout_signal nTRST -data 0x0800
-ftdi_layout_signal nSRST -data 0x0400
+ftdi layout_init 0x0c08 0x0c2b
+ftdi layout_signal nTRST -data 0x0800
+ftdi layout_signal nSRST -data 0x0400