tcl/board: add SPDX tag
[fw/openocd] / tcl / board / sifive-e51arty.cfg
index 20ad575517155b3ea875f244da1f747ffec813bf..3133c39023ccea6dfb4bb89875c5c483df4f3b63 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Be sure you include the speed and interface before this file
 # Example:
@@ -14,8 +16,8 @@ $_TARGETNAME.0 configure -work-area-phys 0x80000000 -work-area-size 10000 -work-
 flash bank spi0 fespi 0x40000000 0 0 0 $_TARGETNAME.0 0x20004000
 init
 if {[ info exists pulse_srst]} {
-  ftdi_set_signal nSRST 0
-  ftdi_set_signal nSRST z
+  ftdi set_signal nSRST 0
+  ftdi set_signal nSRST z
 }
 halt
 flash protect 0 64 last off