update more Stellaris EK board comments
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 16 Aug 2010 12:25:37 +0000 (08:25 -0400)
committerDavid Brownell <db@helium.(none)>
Mon, 16 Aug 2010 12:25:37 +0000 (08:25 -0400)
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>
tcl/board/ek-lm3s1968.cfg
tcl/board/ek-lm3s9b9x.cfg

index 28066f3f969fbdaa8d3fb7d8c004c960b37f547e..cb83a3aa951d93ced3685cb575b137b6bffd8f25 100644 (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
index fb6272afdbcab6079816acee342bb632045ac93b..099e40d52117d5e1298f1af1ce9aa181203fa87d 100644 (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]