tcl/board: add SPDX tag
[fw/openocd] / tcl / board / novena-internal-fpga.cfg
index 87495e3729343d991eba09b0c8a1b6a966b22cf4..c36938c35a9bf84168c36869dfb2d9255db32803 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Novena open hardware and F/OSS-friendly computing platform
 #
 # | DISP0_DAT17 | FPGA_TMS     | 5-11 |  139  | TMS     |
 # +-------------+--------------+------+-------+---------+
 
-interface sysfsgpio
+adapter driver sysfsgpio
 
 transport select jtag
 
 # TCK TMS TDI TDO
-sysfsgpio_jtag_nums 136 139 137 138
+sysfsgpio jtag_nums 136 139 137 138
 
 source [find cpld/xilinx-xc6s.cfg]
-