openocd/tcl/interface
Antonio Borneo 38ac08c1c2 tcl: replace the deprecated commands with "adapter ..."
Avoid annoying "deprecated" messages while running the scripts
distributed with OpenOCD code.
Change automatically created with commands
	sed -i 's/adapter_khz/adapter speed/g' $(find tcl/ -type f)
	sed -i 's/adapter_nsrst_delay/adapter srst delay/g' $(find tcl/ -type f)
	sed -i 's/adapter_nsrst_assert_width/adapter srst pulse_width/g' $(find tcl/ -type f)

Minor indentation issue fixed manually in
	tcl/board/at91sam9g20-ek.cfg
	tcl/target/at91sam9260_ext_RAM_ext_flash.cfg

Change-Id: I425fd56c0c88cd6b06124621306eeb89166dfe71
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5284
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
2020-01-29 06:34:43 +00:00
..
ftdi tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
altera-usb-blaster.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
altera-usb-blaster2.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
arm-jtag-ew.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
at91rm9200.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
buspirate.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
calao-usb-a9260.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
chameleon.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
cmsis-dap.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
dummy.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
estick.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
flashlink.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
ft232r.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
imx-native.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
jlink.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
jtag_vpi.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
kitprog.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
nds32-aice.cfg tcl: replace the deprecated commands with "adapter ..." 2020-01-29 06:34:43 +00:00
opendous.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
openjtag.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
osbdm.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
parport_dlc5.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
parport.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
raspberrypi-native.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
raspberrypi2-native.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
rlink.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
stlink-dap.cfg stlink: add DAP direct driver 2020-01-14 11:40:36 +00:00
stlink-v1.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stlink-v2-1.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stlink-v2.cfg jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
stlink.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
sysfsgpio-raspberrypi.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
ti-icdi.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
ulink.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
usb-jtag.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
usbprog.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
vsllink.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00
xds110.cfg tcl: replace command "interface" with "adapter driver" 2020-01-29 05:36:56 +00:00