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

Zach Welch <zw@superlucidity.net> set speed in init

git-svn-id: svn://svn.berlios.de/openocd/trunk@1508 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 7395ca92
Branches
No related tags found
No related merge requests found
......@@ -329,6 +329,7 @@ static int jlink_init(void)
jlink_reset(0, 0);
jlink_tap_init();
jlink_speed(jtag_speed);
return ERROR_OK;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment