tcl/interface: add SPDX tag
[fw/openocd] / tcl / target / tmpa900.cfg
index 3ba3591beb263fe17778b98a36fa20b632809742..b7ec689f13a7ee786f609ce6c8cb8b39d6055f62 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 ######################################
 # Target:    Toshiba TMPA900
 ######################################
@@ -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
 
 ######################