jtag/presto: switch to command 'adapter serial'
The driver presto defines the command 'presto serial' to specify the serial string of the adapter. Remove and deprecate the driver command, and use 'adapter serial'. Change-Id: I1a69acce7d4910082d2029d5941ae84f9424314c Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/6653 Tested-by: jenkins
This commit is contained in:
@@ -2371,9 +2371,9 @@ This command is only available if your libusb1 is at least version 1.0.16.
|
||||
Specifies the @var{serial_string} of the adapter to use.
|
||||
If this command is not specified, serial strings are not checked.
|
||||
Only the following adapter drivers use the serial string from this command:
|
||||
cmsis_dap, ft232r, ftdi, kitprog.
|
||||
cmsis_dap, ft232r, ftdi, kitprog, presto.
|
||||
The following adapters have their own command to specify the serial string:
|
||||
hla, jlink, presto, st-link, vsllink, xds110.
|
||||
hla, jlink, st-link, vsllink, xds110.
|
||||
@end deffn
|
||||
|
||||
@section Interface Drivers
|
||||
@@ -3010,9 +3010,6 @@ parport cable wiggler
|
||||
|
||||
@deffn {Interface Driver} {presto}
|
||||
ASIX PRESTO USB JTAG programmer.
|
||||
@deffn {Config Command} {presto serial} serial_string
|
||||
Configures the USB serial number of the Presto device to use.
|
||||
@end deffn
|
||||
@end deffn
|
||||
|
||||
@deffn {Interface Driver} {rlink}
|
||||
|
||||
Reference in New Issue
Block a user