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:
@@ -273,7 +273,7 @@ struct adapter_driver {
|
||||
int (*speed)(int speed);
|
||||
|
||||
/**
|
||||
* Returns JTAG maxium speed for KHz. 0 = RTCK. The function returns
|
||||
* Returns JTAG maximum speed for KHz. 0 = RTCK. The function returns
|
||||
* a failure if it can't support the KHz/RTCK.
|
||||
*
|
||||
* WARNING!!!! if RTCK is *slow* then think carefully about
|
||||
|
||||
Reference in New Issue
Block a user