Committed.

-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
Index: C:/workspace/openocd/tcl/target/imx27.cfg
===================================================================
--- C:/workspace/openocd/tcl/target/imx27.cfg   (revision 2491)
+++ C:/workspace/openocd/tcl/target/imx27.cfg   (working copy)
@@ -1,5 +1,6 @@
-#use combined on interfaces or targets that can't set TRST/SRST separately
-reset_config trst_and_srst
+# page 3-34 of "MCIMC27 Multimedia Applications Processor Reference Manual, 
Rev 0.3"
+# SRST pulls TRST
+reset_config srst_only srst_pulls_trst
 
 if { [info exists CHIPNAME] } {        
    set  _CHIPNAME $CHIPNAME    
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to