update more Stellaris EK board comments

Using the bundled JTAG/SWD debug support in JTAG mode
is optional on *all* of the EK boards.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell 2010-08-16 08:25:37 -04:00 committed by David Brownell
parent 66fb176766
commit 962946ea89
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@
# source [find interface/jlink.cfg]
# include the FT2232 interface config for on-board JTAG interface
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
# so is using in JTAG mode, as done here.
source [find interface/luminary.cfg]
# include the target config

View File

@ -5,6 +5,8 @@
# http://www.luminarymicro.com/products/ek-lm3s9b92.html
#
# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
# so is using in JTAG mode, as done here.
source [find interface/luminary-icdi.cfg]
source [find target/lm3s9b9x.cfg]