Edgar Grimberg: added needed delays
git-svn-id: svn://svn.berlios.de/openocd/trunk@526 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
4411c2643e
commit
77d73b2523
|
@ -1,3 +1,7 @@
|
|||
#delays on reset lines
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue