tcl/target: add SPDX tag
[fw/openocd] / tcl / target / tmpa910.cfg
index 5d41c8c2ad7076c26809dd69fceba15bc3b3ead7..276d1ad9b0c2b16cd65d7ea30851e9e4a8ddb5cb 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 ######################################
 # Target:    Toshiba TMPA910
 ######################################
@@ -28,7 +30,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 
 #use combined on interfaces or targets that can't set TRST/SRST separately
 reset_config trst_and_srst
-adapter_nsrst_delay 20
+adapter srst delay 20
 jtag_ntrst_delay 20
 
 ######################