From ba951aede3aa98591087428955dad51279e6a5ea Mon Sep 17 00:00:00 2001 From: Øyvind Harboe Date: Wed, 11 Aug 2010 10:53:54 +0200 Subject: config scripts: remove useless reference to OpenOCD docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit clutters config scripts. Signed-off-by: Øyvind Harboe --- tcl/target/pic32mx.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'tcl/target/pic32mx.cfg') diff --git a/tcl/target/pic32mx.cfg b/tcl/target/pic32mx.cfg index 202668b8..efffd040 100644 --- a/tcl/target/pic32mx.cfg +++ b/tcl/target/pic32mx.cfg @@ -78,6 +78,3 @@ flash bank $_FLASHNAME pic32mx 0x1d000000 0 0 0 $_TARGETNAME # add virtual banks for kseg0 and kseg1 flash bank vbank2 virtual 0xbd000000 0 0 0 $_TARGETNAME $_FLASHNAME flash bank vbank3 virtual 0x9d000000 0 0 0 $_TARGETNAME $_FLASHNAME - -# For more information about the configuration files, take a look at: -# openocd.texi -- cgit v1.2.3