tcl/target: add SPDX tag
[fw/openocd] / tcl / target / pxa270.cfg
index 95f7f16f0767bce66b4c682411cdcbb32df0bd75..3121e96061755b8b6fad826d96a982abd4ed86f7 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #Marvell/Intel PXA270 Script
 
 if { [info exists CHIPNAME] } {
@@ -34,9 +36,9 @@ if { [info exists CPUTAPID3] } {
    set _CPUTAPID3 0x89265013
 }
 
-# set adapter_nsrst_delay to the delay introduced by your reset circuit
+# set adapter srst delay to the delay introduced by your reset circuit
 # the rest of the needed delays are built into the openocd program
-adapter_nsrst_delay 260
+adapter srst delay 260
 # set the jtag_ntrst_delay to the delay introduced by a reset circuit
 # the rest of the needed delays are built into the openocd program
 jtag_ntrst_delay 250