jtag: fix minor typos
Change-Id: I3a3370db438f8fd045fb22e7c9fff4e83794a3b7 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5767 Tested-by: jenkins
This commit is contained in:
@@ -74,7 +74,7 @@ int interface_add_tms_seq(unsigned num_bits,
|
||||
* trst.
|
||||
*
|
||||
* the higher level jtag_add_reset will invoke jtag_add_tlr() if
|
||||
* approperiate
|
||||
* appropriate
|
||||
*/
|
||||
int interface_jtag_add_reset(int trst, int srst);
|
||||
int interface_jtag_add_sleep(uint32_t us);
|
||||
|
||||
Reference in New Issue
Block a user