Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1838 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
mifi 2009-05-19 17:57:44 +00:00
parent 208fda15d5
commit d78df28121

View File

@ -17,6 +17,9 @@ if { [info exists CPUTAPID ] } {
set _CPUTAPID 0xffffffff
}
jtag_nsrst_delay 200
jtag_ntrst_delay 200
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst srst_pulls_trst