From 6336ebb05c2038feea4e249c0db0b60d98498722 Mon Sep 17 00:00:00 2001 From: oharboe Date: Fri, 21 Aug 2009 11:23:24 +0000 Subject: Pieter Conradie shuffle things around to the right spots. Should have been done in previous commit. git-svn-id: svn://svn.berlios.de/openocd/trunk@2604 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- tcl/target/at91sam9260.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'tcl/target/at91sam9260.cfg') diff --git a/tcl/target/at91sam9260.cfg b/tcl/target/at91sam9260.cfg index 4d51831d..7f6d2eb8 100644 --- a/tcl/target/at91sam9260.cfg +++ b/tcl/target/at91sam9260.cfg @@ -21,13 +21,15 @@ if { [info exists CPUTAPID ] } { set _CPUTAPID 0x0792603f } -reset_config trst_and_srst +reset_config trst_and_srst separate trst_push_pull srst_open_drain # jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID -jtag_nsrst_delay 200 -jtag_ntrst_delay 200 +jtag_nsrst_delay 300 +jtag_ntrst_delay 10 + +jtag_rclk 3 ###################### # Target configuration -- cgit v1.2.3-18-g5258