tcl/interface/ftdi: Add imx8mp-evk internal JTAG interface
authorLeonard Crestez <leonard.crestez@nxp.com>
Fri, 31 Jan 2020 23:53:35 +0000 (01:53 +0200)
committerTomas Vanek <vanekt@fbl.cz>
Sun, 23 Feb 2020 21:32:30 +0000 (21:32 +0000)
commit46176304562951ec41b6c257124d88c6707f4c3d
tree691f070553291164cda23873a0a315dd6a1c6171
parenta6dacdff58ef36fcdac00c53ec27f19de1fbce0d
tcl/interface/ftdi: Add imx8mp-evk internal JTAG interface

The imx8mp-evk board has a FT4232H chip connected to the chip's JTAG
pins.

Switching between this on-board interface and the external ARM-10
connector is controlled by an GPIO which is behind an i2c expander
connected to the same FTDI chip.

Switching can be performed using the NXP bcu tool:

https://github.com/NXPmicro/bcu

Change-Id: Ic910515f76eaf09ea6d0f755b026fb09cf09ccfc
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-on: http://openocd.zylin.com/5426
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
tcl/interface/ftdi/imx8mp-evk.cfg [new file with mode: 0644]