From 96ca4401bd1c64a4b809b9241efc764bb72f037e Mon Sep 17 00:00:00 2001
From: mifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Date: Fri, 16 May 2008 20:23:35 +0000
Subject: - added smoketest result for r657 - some corrections for the reset
 config of at91r40008

git-svn-id: svn://svn.berlios.de/openocd/trunk@660 b42882b7-edfa-0310-969c-e2dbd0fdcd60
---
 testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'testing/examples')

diff --git a/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg b/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg
index 92cfb1d9..807564c5 100644
--- a/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg
+++ b/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg
@@ -17,7 +17,7 @@ jtag_nsrst_delay 200
 jtag_ntrst_delay 200
 
 #use combined on interfaces or targets that can't set TRST/SRST separately
-reset_config srst_only
+reset_config srst_only srst_pulls_trst
 
 #jtag scan chain
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
-- 
cgit v1.2.3