interface/ftdi: add TUMPA Lite config
authorPaul Fertser <fercerpav@gmail.com>
Sun, 2 Feb 2014 09:04:41 +0000 (13:04 +0400)
committerSpencer Oliver <spen@spen-soft.co.uk>
Tue, 4 Feb 2014 20:52:26 +0000 (20:52 +0000)
commit698eaf9896b9b490676b13cf532c0161f7fb67c8
tree026ff867c5ff2465ac0b1e69a60d08ee5f63f276
parent3feac9a740917621de5af6f6ef008ec445b9d35a
interface/ftdi: add TUMPA Lite config

TUMPA Lite is a cheap FT232H-based breakout board, without any
buffering. It also lacks series resistors so for some targets
(especially when not using ridiculously short wires) one needs to add
about 47 Ohms in series on every high-speed line.

The SRST line is connected directly to the FT232H too.

Real-life tested (including SRST and TRST).

Change-Id: I5ed4f88d8d20384e9c52efe2ff0c290e2650d43e
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1918
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
contrib/openocd.udev
tcl/interface/ftdi/tumpa-lite.cfg [new file with mode: 0644]