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/sam7x256.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'tcl/target/sam7x256.cfg') diff --git a/tcl/target/sam7x256.cfg b/tcl/target/sam7x256.cfg index 19145e5c..dd364585 100644 --- a/tcl/target/sam7x256.cfg +++ b/tcl/target/sam7x256.cfg @@ -48,6 +48,3 @@ $_TARGETNAME configure -work-area-phys 0x00200000 -work-area-size 0x4000 -work-a #flash bank [ ] set _FLASHNAME $_CHIPNAME.flash flash bank $_FLASHNAME at91sam7 0 0 0 0 $_TARGETNAME 0 0 0 0 0 0 0 18432 - -# For more information about the configuration files, take a look at: -# openocd.texi -- cgit v1.2.3