tcl/target: add SPDX tag
[fw/openocd] / tcl / target / atheros_ar9331.cfg
index bea37ed3c78587f13520e88b0ee290ccc93ada72..931ac10356939886d24e2a0a645b3654735fe854 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # The Atheros AR9331 is a highly integrated and cost effective
 # IEEE 802.11n 1x1 2.4 GHz System- on-a-Chip (SoC) for wireless
 # local area network (WLAN) AP and router platforms.
@@ -41,12 +43,12 @@ reset_config none srst_pulls_trst
 # For SRST based variant we still need proper timings.
 # For ETH part the reset should be asserted at least for 10ms
 # Since there is no other information let's take 100ms to be sure.
-adapter_nsrst_assert_width 100
+adapter srst pulse_width 100
 
 # according to the SoC documentation it should take at least 5ms from
 # reset end till bootstrap end. In the practice we need 8ms to get JTAG back
 # to live.
-adapter_nsrst_delay 8
+adapter srst delay 8
 
 if { [info exists CHIPNAME] } {
        set _CHIPNAME $_CHIPNAME