stlink: add JTAG speed selection
authorLaurent LEMELE <laurent.lemele@st.com>
Fri, 13 Apr 2018 14:35:45 +0000 (16:35 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Thu, 6 Dec 2018 10:02:43 +0000 (10:02 +0000)
commit1a51d493de08a7e2c1d336a82a5d5c97b0bd4e69
treee19a838236fb5f89ca76e2ac7dc8c916d4f448ca
parent5d9dad6de1ecc0e637bef2586983dbcbc3a4e194
stlink: add JTAG speed selection

ST-Link uses two separate API for setting the interface speed in SWD
and JTAG.
Add the missing API for JTAG and run the proper API depending on the
selected mode.

Change-Id: I71e955e23c1d82c2ea1c8bfade7612c5a0377a74
Author: Laurent LEMELE <laurent.lemele@st.com>
Rebased-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4703
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/stlink_usb.c