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/2623
-- gerrit commit 0b17f199eec252c0005a38bce5c5a36661457b17 Author: Felipe Balbi <ba...@ti.com> Date: Thu Mar 19 13:16:40 2015 -0500 target: icepick: call icepick_c_setup it also works on icepick_d. Change-Id: I50c0c81286aae673c94ea77e47454ff48eab1668 Signed-off-by: Felipe Balbi <ba...@ti.com> diff --git a/tcl/target/icepick.cfg b/tcl/target/icepick.cfg index 3a0afde..36ffc02 100644 --- a/tcl/target/icepick.cfg +++ b/tcl/target/icepick.cfg @@ -114,6 +114,7 @@ proc icepick_c_tapenable {jrc port} { proc icepick_d_tapenable {jrc port} { # First CONNECT to the ICEPick icepick_c_connect $jrc + icepick_c_setup $jrc # Select the port icepick_c_router $jrc 1 0x2 $port 0x2108 -- ------------------------------------------------------------------------------ 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