summaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm3s811.cfg
diff options
context:
space:
mode:
authorSpencer Oliver <ntfreak@users.sourceforge.net>2010-08-24 20:50:20 +0100
committerSpencer Oliver <ntfreak@users.sourceforge.net>2010-08-31 20:09:24 +0100
commit31b47688ca5015bc91fb3480135a9e4efd53586a (patch)
tree420b390d7cb983fdb3fc93ecbd978bfa8ad9a4ff /tcl/board/ek-lm3s811.cfg
parent6f841988417bdf64490604bee4f3c6d26a93a80b (diff)
downloadopenocd+libswd-31b47688ca5015bc91fb3480135a9e4efd53586a.tar.gz
openocd+libswd-31b47688ca5015bc91fb3480135a9e4efd53586a.tar.bz2
openocd+libswd-31b47688ca5015bc91fb3480135a9e4efd53586a.tar.xz
openocd+libswd-31b47688ca5015bc91fb3480135a9e4efd53586a.zip
cfg: update Luminary config files
- Update all Luminary config's to use a common target/stellaris.cfg. - Add Luminary ek-lm3s6965 config. - Increase working area for boards with more ram. Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'tcl/board/ek-lm3s811.cfg')
-rw-r--r--tcl/board/ek-lm3s811.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcl/board/ek-lm3s811.cfg b/tcl/board/ek-lm3s811.cfg
index f036bc5e..0dcc70c2 100644
--- a/tcl/board/ek-lm3s811.cfg
+++ b/tcl/board/ek-lm3s811.cfg
@@ -8,9 +8,8 @@
# NOTE: older '811-EK boards (before rev C) shouldn't use this.
source [find interface/luminary.cfg]
- set CHIPNAME lm3s811
-
# include the target config
+set CHIPNAME lm3s811
source [find target/stellaris.cfg]