summaryrefslogtreecommitdiff
path: root/tcl/target/str912.cfg
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2010-08-11 10:53:54 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-08-11 10:53:54 +0200
commitba951aede3aa98591087428955dad51279e6a5ea (patch)
tree1113b5308022bd8a8cbc52a8fdb0d05f88c363b9 /tcl/target/str912.cfg
parent91305bfa7f550c96b967008c1512864cffdaa52a (diff)
downloadopenocd_libswd-ba951aede3aa98591087428955dad51279e6a5ea.tar.gz
openocd_libswd-ba951aede3aa98591087428955dad51279e6a5ea.tar.bz2
openocd_libswd-ba951aede3aa98591087428955dad51279e6a5ea.tar.xz
openocd_libswd-ba951aede3aa98591087428955dad51279e6a5ea.zip
config scripts: remove useless reference to OpenOCD docs
clutters config scripts. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'tcl/target/str912.cfg')
-rw-r--r--tcl/target/str912.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcl/target/str912.cfg b/tcl/target/str912.cfg
index a16c83a0..9b0a7083 100644
--- a/tcl/target/str912.cfg
+++ b/tcl/target/str912.cfg
@@ -67,6 +67,3 @@ set _FLASHNAME $_CHIPNAME.flash0
flash bank $_FLASHNAME str9x 0x00000000 0x00080000 0 0 $_TARGETNAME
set _FLASHNAME $_CHIPNAME.flash1
flash bank $_FLASHNAME str9x 0x00080000 0x00008000 0 0 $_TARGETNAME
-
-# For more information about the configuration files, take a look at:
-# openocd.texi