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-lm3s9b9x.cfg | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tcl/board/ek-lm3s9b9x.cfg') diff --git a/tcl/board/ek-lm3s9b9x.cfg b/tcl/board/ek-lm3s9b9x.cfg index 83f67319..2bc85296 100644 --- a/tcl/board/ek-lm3s9b9x.cfg +++ b/tcl/board/ek-lm3s9b9x.cfg @@ -12,11 +12,3 @@ source [find interface/luminary-icdi.cfg] set WORKAREASIZE 0x4000 set CHIPNAME lm3s9b9x source [find target/stellaris.cfg] - -# jtag speed -adapter_khz 500 - -adapter_nsrst_delay 100 - -#LM3S9B9x Evaluation Board has only srst -reset_config srst_only -- cgit v1.2.3