drivers: xds110: Clean up command syntax and documentation
authorEdward Fewell <efewell@ti.com>
Wed, 4 Mar 2020 23:24:33 +0000 (17:24 -0600)
committerAntonio Borneo <borneo.antonio@gmail.com>
Tue, 24 Mar 2020 17:17:45 +0000 (17:17 +0000)
commit87a4158acf56863d4e5e70afc33791f631b6c693
treec525b6354071943309181f75b53817b8b1ef3a3c
parent76ba9bd0b373e0bddfe944e411550b0a0304b238
drivers: xds110: Clean up command syntax and documentation

Arrange all commands under a top level xds110 command. Fix
documentation to properly reflect the current functionality.

Also updated the links in the document to the new permanent
links for the XDS110 only support.

Patch updated for comments from code review. Return
ERROR_COMMAND_SYNTAX_ERROR for wrong number of args in
commands. Added deprecated commands to src/jtag/startup.tcl.

Change-Id: Ica45f65e1fdf7fa72866f4e28c4f6bce428d8ac9
Signed-off-by: Edward Fewell <efewell@ti.com>
Reviewed-on: http://openocd.zylin.com/5495
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
doc/openocd.texi
src/jtag/drivers/xds110.c
src/jtag/startup.tcl