From 6881c1b6d686c91a8cd604bdcd6098ab62d4dcb9 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Tue, 10 Nov 2009 09:25:26 -0800 Subject: target.cfg: (re)move some bogus reset_config lines General rule, this is all board-specific and doesn't belong in target config files. Some of these were just cosmetic. Signed-off-by: David Brownell --- tcl/board/atmel_sam3u_ek.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tcl/board') diff --git a/tcl/board/atmel_sam3u_ek.cfg b/tcl/board/atmel_sam3u_ek.cfg index f7501d00..13d930b1 100644 --- a/tcl/board/atmel_sam3u_ek.cfg +++ b/tcl/board/atmel_sam3u_ek.cfg @@ -1 +1,4 @@ source [find target/at91sam3u4e.cfg] + +reset_config srst_only + -- cgit v1.2.3