forked from auracaster/openocd
Zach Welch <zw@superlucidity.net> set speed in init
git-svn-id: svn://svn.berlios.de/openocd/trunk@1508 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -329,6 +329,7 @@ static int jlink_init(void)
|
|||||||
|
|
||||||
jlink_reset(0, 0);
|
jlink_reset(0, 0);
|
||||||
jlink_tap_init();
|
jlink_tap_init();
|
||||||
|
jlink_speed(jtag_speed);
|
||||||
|
|
||||||
return ERROR_OK;
|
return ERROR_OK;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user