From: David B. <dbr...@us...> - 2010-08-04 03:54:36
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 28ddefd0659048773fd6066d0265fca76ca036d5 (commit) from 7682877c8ca59226f7131db5fe35253acf117bb4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 28ddefd0659048773fd6066d0265fca76ca036d5 Author: David Brownell <dbr...@us...> Date: Tue Aug 3 21:29:05 2010 -0400 Luminary-icdi comment update Clarify that ICDI is the generic logic, but this config is for the JTAG-only (no-SWD) mode. Signed-off-by: David Brownell <dbr...@us...> diff --git a/tcl/interface/luminary-icdi.cfg b/tcl/interface/luminary-icdi.cfg index ec77256..94e00ae 100644 --- a/tcl/interface/luminary-icdi.cfg +++ b/tcl/interface/luminary-icdi.cfg @@ -2,6 +2,10 @@ # Luminary Micro Stellaris LM3S9B9x Evaluation Kits # In-Circuit Debug Interface (ICDI) Board # +# Essentially all Luminary debug hardware is the same, (with both +# JTAG and SWD support compatible with ICDI boards. This ICDI adapter +# configuration is JTAG-only, but the same hardware handles SWD too. +# # This is a discrete FT2232 based debug board which supports ARM's # JTAG/SWD connectors in both backwards-compatible 20-pin format and # in the new-style compact 10-pin. There's also an 8-pin connector ----------------------------------------------------------------------- Summary of changes: tcl/interface/luminary-icdi.cfg | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- Main OpenOCD repository |