openocd/tcl/interface
Jonathan McDowell f95f8b70fb tcl/interface/ftdi/sheevaplug: Fix FTDI channel configuration
The migration from the old ft2232 driver to the new generic ftdi driver
ended up breaking support for the SheevaPlug device. The old driver
defaulted to channel 1, but numbered the channels 1 to 4. The new driver
starts at 0. The SheevaPlug JTAG is on interface A (interface B is the
serial console), so it should be using channel 0. Fix this. Confirmed
as working; serial console remains available and a new u-boot image can
be transferred across using the JTAG link.

See also Debian Bug#837989; https://bugs.debian.org/837989

Change-Id: I4ac2bfeb0d1e7e99d70fa47dc55f186e6af2c542
Signed-off-by: Jonathan McDowell <noodles@earth.li>
Reviewed-on: http://openocd.zylin.com/4206
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: jenkins
2017-10-03 11:20:18 +01:00
..
ftdi tcl/interface/ftdi/sheevaplug: Fix FTDI channel configuration 2017-10-03 11:20:18 +01:00
altera-usb-blaster.cfg jtag_interface: .speed can be NULL when not needed 2013-02-08 22:33:19 +00:00
altera-usb-blaster2.cfg jtag/drivers: add USB-Blaster II 2014-01-20 13:28:02 +00:00
arm-jtag-ew.cfg
at91rm9200.cfg
buspirate.cfg
calao-usb-a9260.cfg
chameleon.cfg
cmsis-dap.cfg cmsis-dap: add serial number support 2014-10-16 12:30:50 +00:00
dummy.cfg
estick.cfg jtag: add opendous and estick support 2012-05-14 09:41:49 +00:00
flashlink.cfg
imx-native.cfg imx_gpio: add mmap based jtag interface for IMX processors 2017-05-31 08:16:17 +01:00
jlink.cfg interface/jlink: Fix comment about serial number 2016-04-12 17:03:02 +01:00
jtag_vpi.cfg jtag_vpi: make the server address configurable 2013-12-31 12:00:49 +00:00
kitprog.cfg jtag/drivers: Add Cypress KitProg driver 2017-05-12 10:08:43 +01:00
nds32-aice.cfg aice: add Andes AICE support 2013-06-05 19:27:23 +00:00
opendous.cfg jtag: add opendous and estick support 2012-05-14 09:41:49 +00:00
openjtag.cfg Added OpenJTAG Driver 2013-06-05 19:52:15 +00:00
osbdm.cfg jtag_interface: .speed can be NULL when not needed 2013-02-08 22:33:19 +00:00
parport_dlc5.cfg
parport.cfg tcl/interface/parport: default to sane value on non-windows systems 2015-04-14 11:42:32 +01:00
raspberrypi-native.cfg bcm2835gpio: Add SWD support, Raspberry Pi 2 support. 2015-08-06 13:16:02 +01:00
raspberrypi2-native.cfg bcm2835gpio: Add SWD support, Raspberry Pi 2 support. 2015-08-06 13:16:02 +01:00
rlink.cfg
stlink-v1.cfg jtag_interface: .speed can be NULL when not needed 2013-02-08 22:33:19 +00:00
stlink-v2-1.cfg Support hla_serial command for ST-LINK adapters. 2014-09-22 19:36:05 +00:00
stlink-v2.cfg Support hla_serial command for ST-LINK adapters. 2014-09-22 19:36:05 +00:00
sysfsgpio-raspberrypi.cfg jtag_interface: .speed can be NULL when not needed 2013-02-08 22:33:19 +00:00
ti-icdi.cfg jtag_interface: .speed can be NULL when not needed 2013-02-08 22:33:19 +00:00
ulink.cfg
usb-jtag.cfg Remove support for the GPL incompatible FTDI D2XX library 2016-11-06 09:47:12 +00:00
usbprog.cfg
vsllink.cfg