[Pkg-electronics-commits] [openocd] 10/19: cfg: update ti/stellaris url's
Jonathan McDowell
noodles at moszumanska.debian.org
Tue Oct 31 21:15:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
noodles pushed a commit to annotated tag v0.6.1
in repository openocd.
commit 00581ae591cd583d7570b2d668d8d3ef4fa45e47
Author: Spencer Oliver <spen at spen-soft.co.uk>
Date: Tue Oct 2 14:33:06 2012 +0100
cfg: update ti/stellaris url's
Change-Id: I96f17c5ea2be506a6b88434616ca52c3e392868a
Signed-off-by: Spencer Oliver <spen at spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/890
Tested-by: jenkins
---
tcl/board/ek-lm3s1968.cfg | 3 ++-
tcl/board/ek-lm3s3748.cfg | 7 +++++--
tcl/board/ek-lm3s6965.cfg | 3 ++-
tcl/board/ek-lm3s811-revb.cfg | 3 ++-
tcl/board/ek-lm3s811.cfg | 3 ++-
tcl/board/ek-lm3s9b9x.cfg | 6 +++---
6 files changed, 16 insertions(+), 9 deletions(-)
diff --git a/tcl/board/ek-lm3s1968.cfg b/tcl/board/ek-lm3s1968.cfg
index e79452c..42f100f 100644
--- a/tcl/board/ek-lm3s1968.cfg
+++ b/tcl/board/ek-lm3s1968.cfg
@@ -1,7 +1,8 @@
#
# TI/Luminary Stellaris LM3S1968 Evaluation Kits
#
-# http://www.luminarymicro.com/products/lm3s1968_evaluation_kits.html
+# http://www.ti.com/tool/ek-lm3s1968
+#
# NOTE: to use J-Link instead of the on-board interface,
# you may also need to reduce adapter_khz to be about 1200.
diff --git a/tcl/board/ek-lm3s3748.cfg b/tcl/board/ek-lm3s3748.cfg
index 0ed1d5a..c95c21a 100644
--- a/tcl/board/ek-lm3s3748.cfg
+++ b/tcl/board/ek-lm3s3748.cfg
@@ -1,5 +1,8 @@
-# Stellaris lm3s3748 Evaluation Kit
-# http://www.luminarymicro.com/products/lm3s3748_usb_h_d_evaluation_kits.html
+#
+# TI/Luminary Stellaris lm3s3748 Evaluation Kits
+#
+# http://www.ti.com/tool/ek-lm3s3748
+#
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
# so is using it in JTAG mode, as done here.
diff --git a/tcl/board/ek-lm3s6965.cfg b/tcl/board/ek-lm3s6965.cfg
index ae39d1f..428e853 100644
--- a/tcl/board/ek-lm3s6965.cfg
+++ b/tcl/board/ek-lm3s6965.cfg
@@ -1,7 +1,8 @@
#
# TI/Luminary Stellaris LM3S6965 Evaluation Kits
#
-# http://www.luminarymicro.com/products/lm3s6965_ethernet_evaluation_kit.html
+# http://www.ti.com/tool/ek-lm3s6965
+#
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
# so is using it in JTAG mode, as done here.
diff --git a/tcl/board/ek-lm3s811-revb.cfg b/tcl/board/ek-lm3s811-revb.cfg
index fb145e4..82d1be4 100644
--- a/tcl/board/ek-lm3s811-revb.cfg
+++ b/tcl/board/ek-lm3s811-revb.cfg
@@ -1,7 +1,8 @@
#
# TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier)
#
-# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
+# http://www.ti.com/tool/ek-lm3s811
+#
# NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
# use board/ek-lm3s811.cfg
diff --git a/tcl/board/ek-lm3s811.cfg b/tcl/board/ek-lm3s811.cfg
index db7324a..6ea66b3 100644
--- a/tcl/board/ek-lm3s811.cfg
+++ b/tcl/board/ek-lm3s811.cfg
@@ -1,7 +1,8 @@
#
# TI/Luminary Stellaris LM3S811 Evaluation Kits
#
-# http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
+# http://www.ti.com/tool/ek-lm3s811
+#
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
# so is using it in JTAG mode, as done here.
diff --git a/tcl/board/ek-lm3s9b9x.cfg b/tcl/board/ek-lm3s9b9x.cfg
index 2bc8529..1dd4231 100644
--- a/tcl/board/ek-lm3s9b9x.cfg
+++ b/tcl/board/ek-lm3s9b9x.cfg
@@ -1,8 +1,8 @@
#
-# Luminary Micro Stellaris LM3S9B9x Evaluation Kits
+# TI/Luminary Stellaris LM3S9B9x Evaluation Kits
#
-# http://www.luminarymicro.com/products/ek-lm3s9b90.html
-# http://www.luminarymicro.com/products/ek-lm3s9b92.html
+# http://www.ti.com/tool/ek-lm3s9b90
+# http://www.ti.com/tool/ek-lm3s9b92
#
# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/openocd.git
More information about the Pkg-electronics-commits
mailing list