jtag/aice: switch to command 'adapter serial'
The driver aice defines the command 'aice serial' to specify the serial string of the adapter, but actually does not use this value in the code. Remove and deprecate the driver command, and use 'adapter serial'. Change-Id: I892e0a4e1b41a7a87adf54a5736abf7419f32979 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/6648 Tested-by: jenkins
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
adapter driver aice
|
||||
aice desc "Andes AICE adapter"
|
||||
aice serial "C001-42163"
|
||||
# adapter serial "C001-42163"
|
||||
aice vid_pid 0x1CFC 0x0000
|
||||
aice port aice_usb
|
||||
reset_config trst_and_srst
|
||||
|
||||
Reference in New Issue
Block a user