From 7b2687b45bb1ff5fab478c76838a347f262d5f67 Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Thu, 2 Dec 2010 13:11:08 +0000 Subject: luminary: remove unused config cmds. Due to commit e40aee2954d2beabe1d8c530d9ff1e564fb01f48 we now honour the targets 'reset_config' setting. Previously we ignored the srst setting for luminary targets. Luminary targets have never supported using srst to reset into debug mode so remove the option from the target configs files. Signed-off-by: Spencer Oliver --- tcl/board/ek-lm3s6965.cfg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tcl/board/ek-lm3s6965.cfg') diff --git a/tcl/board/ek-lm3s6965.cfg b/tcl/board/ek-lm3s6965.cfg index e2cd1e2c..ae39d1fc 100644 --- a/tcl/board/ek-lm3s6965.cfg +++ b/tcl/board/ek-lm3s6965.cfg @@ -12,8 +12,3 @@ set WORKAREASIZE 0x5000 set CHIPNAME lm3s6965 # include the target config source [find target/stellaris.cfg] - -adapter_nsrst_delay 100 - -# LM3S6965 Evaluation Board has only srst -reset_config srst_only -- cgit v1.2.3-18-g5258