Skip to content
Snippets Groups Projects
Commit 14f2189e authored by oharboe's avatar oharboe
Browse files

Ferdinand Postema <ferdinand@postema.eu> increase reset delay to fix regression from 2600 to 2604

git-svn-id: svn://svn.berlios.de/openocd/trunk@2614 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent fd4c0f33
Branches
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ 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 300
jtag_ntrst_delay 10
jtag_ntrst_delay 200
jtag_rclk 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment