jtag/ftdi: switch to command 'adapter serial'
The driver ftdi defines the command 'ftdi serial' to specify the serial string of the adapter. Remove and deprecate the driver command, and use 'adapter serial'. Change-Id: Ia5b1f325b9fab8f58b5ea70f8b807e50b148b939 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/6651 Tested-by: jenkins
This commit is contained in:
@@ -20,7 +20,7 @@ echo "so it could be marked as working or fixed."
|
||||
adapter driver ftdi
|
||||
ftdi vid_pid 0x0403 0x6010
|
||||
ftdi device_desc "FLOSS-JTAG"
|
||||
#ftdi serial "FJ000001"
|
||||
# adapter serial "FJ000001"
|
||||
|
||||
ftdi layout_init 0x0008 0x180b
|
||||
ftdi layout_signal nTRST -data 0x0010 -oe 0x0010
|
||||
|
||||
Reference in New Issue
Block a user