summaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/at91sam9g20-ek.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/tcl/board/at91sam9g20-ek.cfg b/tcl/board/at91sam9g20-ek.cfg
index b0fe5462..fb6068cc 100644
--- a/tcl/board/at91sam9g20-ek.cfg
+++ b/tcl/board/at91sam9g20-ek.cfg
@@ -28,8 +28,9 @@ reset_config trst_and_srst
jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
-# Use caution changing the delays listed below. These seem to be affected by the board and type of
-# debugger dongle. A value of 200 ms seems to work reliably for the configuration listed in the file header above.
+# Use caution changing the delays listed below. These seem to be
+# 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
jtag_ntrst_delay 200