rename jtag_nsrst_delay as adapter_nsrst_delay
[fw/openocd] / tcl / board / at91sam9g20-ek.cfg
index f24f1a13d895186f329233dbf376f8bf80f9d4aa..c3eb952c787e8ad1b148475745985bf6c5f06137 100644 (file)
@@ -32,7 +32,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 # affected by the board and type of JTAG adapter.  A value of 200 ms seems
 # to work reliably for the configuration listed in the file header above.
 
-jtag_nsrst_delay 200
+adapter_nsrst_delay 200
 jtag_ntrst_delay 200
 
 # Set fallback clock to 1/6 of worst-case clock speed (which would be the 32.768 kHz slow clock).