From 5c98e063b9827ec96194375f383a54cdff31883f Mon Sep 17 00:00:00 2001 From: Øyvind Harboe Date: Thu, 19 Aug 2010 16:06:45 +0200 Subject: imx35pdk: fix clock and reset delays MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use rclk and 100ms delay on ntrst Signed-off-by: Øyvind Harboe --- tcl/target/imx35.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'tcl/target') diff --git a/tcl/target/imx35.cfg b/tcl/target/imx35.cfg index d47abdc6..30cb3863 100644 --- a/tcl/target/imx35.cfg +++ b/tcl/target/imx35.cfg @@ -2,6 +2,7 @@ # reset_config trst_and_srst srst_gates_jtag +jtag_ntrst_delay 100 if { [info exists CHIPNAME] } { set _CHIPNAME $CHIPNAME -- cgit v1.2.3