cfg: Add interface config for Dangerous Prototypes BusBlaster
authorRichard Barlow <richard@richardbarlow.co.uk>
Sun, 23 Oct 2011 11:50:34 +0000 (12:50 +0100)
committerPeter Stuge <peter@stuge.se>
Sun, 23 Oct 2011 15:14:02 +0000 (15:14 +0000)
commit09fbc0ab8649c69a9f97fa4ed599db836a2c0152
tree5d6f340a56b9c9a48648fe5e4225573179fce858
parent40c425e4005b6c00cab3ff2cd620cd3d6ae66514
cfg: Add interface config for Dangerous Prototypes BusBlaster

The BusBlaster from Dangerous Prototypes is based on the FTDI FT2232H IC.
It has a CPLD between the FT2232H and the JTAG header allowing it to
emulate various debugger types. It comes configured as a JTAGkey compatible
device.

Change-Id: Iab56907bf67ded87001e628d93012f1e16287d90
Signed-off-by: Richard Barlow <richard@richardbarlow.co.uk>
Reviewed-on: http://openocd.zylin.com/53
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
tcl/interface/dp_busblaster.cfg [new file with mode: 0644]