This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1377
-- gerrit commit 5b01d4a8f08721dc54ac58a7c3b350c81c1c2f86 Author: Paul Fertser <fercer...@gmail.com> Date: Sat May 4 20:05:41 2013 +0400 jtag/adapter: add connect_[de]assert_srst to reset_config usage Add the connect under reset options to the online help for reset_config. Change-Id: I4b9a87b234de01531390b39b898a848841d1e834 Signed-off-by: Paul Fertser <fercer...@gmail.com> diff --git a/src/jtag/adapter.c b/src/jtag/adapter.c index 1abda49..16d90fb 100644 --- a/src/jtag/adapter.c +++ b/src/jtag/adapter.c @@ -519,7 +519,8 @@ static const struct command_registration interface_command_handlers[] = { "[srst_pulls_trst|trst_pulls_srst|combined|separate] " "[srst_gates_jtag|srst_nogate] " "[trst_push_pull|trst_open_drain] " - "[srst_push_pull|srst_open_drain]", + "[srst_push_pull|srst_open_drain] " + "[connect_deassert_srst|connect_assert_srst]", }, COMMAND_REGISTRATION_DONE }; -- ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel