jtag/aice: switch to command 'adapter serial'
authorAntonio Borneo <borneo.antonio@gmail.com>
Thu, 7 Oct 2021 17:34:27 +0000 (19:34 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 28 Nov 2021 10:50:50 +0000 (10:50 +0000)
commita3b69dee622066d3a2b70c32775818d82b5ffb54
tree31bf5ef65d1e726d51810881b4beea6f3dca28d3
parent0343ae7cc734d8dfae17ff1ae9dbe834962f6da3
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
src/jtag/aice/aice_interface.c
src/jtag/aice/aice_port.h
src/jtag/startup.tcl
tcl/interface/nds32-aice.cfg