This is an automated email from Gerrit.

Felipe Balbi (ba...@ti.com) just uploaded a new patch set to Gerrit, which you 
can find at http://openocd.zylin.com/2613

-- gerrit

commit e246ca94448c9567849039195ade7ce6324b916e
Author: Felipe Balbi <ba...@ti.com>
Date:   Fri Mar 13 19:56:11 2015 -0500

    tcl: board: ti_am3xx_evm: follow xds100v2 requirements
    
    xds100v2 asks us to call these three commands to
    guarantee proper behavior, so do it.
    
    Change-Id: Iecf9c148ce7c2082ef915b46eeb511ceea395cc3
    Signed-off-by: Felipe Balbi <ba...@ti.com>

diff --git a/tcl/board/ti_am43xx_evm.cfg b/tcl/board/ti_am43xx_evm.cfg
index 3255e26..0a76ebb 100644
--- a/tcl/board/ti_am43xx_evm.cfg
+++ b/tcl/board/ti_am43xx_evm.cfg
@@ -9,3 +9,7 @@ adapter_khz 16000
 source [find target/am437x.cfg]
 
 reset_config trst_and_srst
+
+init
+ftdi_set_signal PWR_RST 1
+jtag arp_init

-- 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to