Antonio Borneo
2aa2ed1d8a
tcl: replace command "interface" with "adapter driver"
...
Avoid annoying "deprecated" messages while running the scripts
distributed with OpenOCD code.
Change automatically created with command
sed -i 's/^interface /adapter driver /' $(find tcl/ -type f)
Change-Id: I2291dfb96e164beecbeb3366ce83f9df2ad6c197
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com >
Reviewed-on: http://openocd.zylin.com/5283
Reviewed-by: Marc Schink <dev@zapb.de >
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de >
2020-01-29 05:36:56 +00:00
Paul Fertser
804aee7702
tcl/interface/ftdi: add kt-link config (with SWD) for DP BusBlaster
...
Change-Id: Icbeca8c0c3845c0b777fb2e4c81b17e7b7cc5ff8
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
Reviewed-on: http://openocd.zylin.com/2269
Tested-by: jenkins
Reviewed-by: Ben Gamari <bgamari@gmail.com >
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com >
2014-09-08 20:27:16 +00:00
Paul Fertser
9a231e295c
interface/ftdi: remove "untested" warning from DP Busblaster
...
This is reported as working by mitsakos on IRC.
Change-Id: I26b97779c3e8e237c5b3996aa81183031b12ec0c
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
Reviewed-on: http://openocd.zylin.com/1419
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk >
2013-05-29 14:32:29 +00:00
Freddie Chopin
b56bad824b
cfg: Add config file variants using the ftdi driver instead of ft2232
...
part 2 - files that are currently untested but assumed to work, as other configs using the same layout work
fine
Change-Id: Ifaa1904227ebdc394362ccaf3ad3c5384a716657
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com >
Signed-off-by: Freddie Chopin <freddie.chopin@gmail.com >
Reviewed-on: http://openocd.zylin.com/754
Tested-by: jenkins
2012-08-01 21:09:54 +00:00