These don't need to use the on-board debuggers in JTAG mode.
Off-board is OK, as would be SWD mode.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
+# so is using it in JTAG mode, as done here.
source [find interface/luminary.cfg]
source [find target/stellaris.cfg]
#
# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
-# 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 it in JTAG mode, as done here.
# NOTE: older '811-EK boards (before rev C) shouldn't use this.
source [find interface/luminary.cfg]