diff options
Diffstat (limited to 'tcl/board/at91sam9g20-ek.cfg')
-rw-r--r-- | tcl/board/at91sam9g20-ek.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/at91sam9g20-ek.cfg b/tcl/board/at91sam9g20-ek.cfg index f24f1a13..c3eb952c 100644 --- a/tcl/board/at91sam9g20-ek.cfg +++ b/tcl/board/at91sam9g20-ek.cfg @@ -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). |