Browse Source

cfg: update ti/stellaris url's

Change-Id: I96f17c5ea2be506a6b88434616ca52c3e392868a
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/879
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
tags/v0.7.0-rc1
Spencer Oliver 11 years ago
committed by Freddie Chopin
parent
commit
8cbcd56c0e
6 changed files with 16 additions and 9 deletions
  1. +2
    -1
      tcl/board/ek-lm3s1968.cfg
  2. +5
    -2
      tcl/board/ek-lm3s3748.cfg
  3. +2
    -1
      tcl/board/ek-lm3s6965.cfg
  4. +2
    -1
      tcl/board/ek-lm3s811-revb.cfg
  5. +2
    -1
      tcl/board/ek-lm3s811.cfg
  6. +3
    -3
      tcl/board/ek-lm3s9b9x.cfg

+ 2
- 1
tcl/board/ek-lm3s1968.cfg View File

@@ -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.


+ 5
- 2
tcl/board/ek-lm3s3748.cfg View File

@@ -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.


+ 2
- 1
tcl/board/ek-lm3s6965.cfg View File

@@ -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.


+ 2
- 1
tcl/board/ek-lm3s811-revb.cfg View File

@@ -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


+ 2
- 1
tcl/board/ek-lm3s811.cfg View File

@@ -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.


+ 3
- 3
tcl/board/ek-lm3s9b9x.cfg View File

@@ -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!


Loading…
Cancel
Save