Marcel Jost <marcel.jost@bfh.ch>:
commitf130f95d455332a114e468b3f77a203e3fdf4aee
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 30 Jun 2009 09:09:30 +0000 (30 09:09 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 30 Jun 2009 09:09:30 +0000 (30 09:09 +0000)
tree70f00a72c9850087e07065a6094d78b49a94c151
parent0894ae214a0bb7ab17e772abdc4d512e8991be31
Marcel Jost <marcel.jost@bfh.ch>:

This patch adds support for the Luminary Micro LM3S9B90 target and
LM3S9B92 Evaluation Kit.  These kits include a new ft2232 adapter, the
Luminary In-Circuit Debug Interface (ICDI) Board, so this is added as a
new ft2232 layout called "luminary_icdi".

git-svn-id: svn://svn.berlios.de/openocd/trunk@2429 b42882b7-edfa-0310-969c-e2dbd0fdcd60
doc/openocd.texi
src/jtag/ft2232.c
tcl/board/ek-lm3s9b9x.cfg [new file with mode: 0644]
tcl/interface/luminary-icdi.cfg [new file with mode: 0644]
tcl/target/lm3s9b9x.cfg [new file with mode: 0644]