From 2cac9c333fae5a5c944e2cd05544d17ba3db1251 Mon Sep 17 00:00:00 2001 From: oharboe Date: Sat, 19 Jul 2008 08:04:32 +0000 Subject: daemon_startup is now retired in favour of adding "init" and "reset halt/init/run" to the end of the config file/openocd command line. git-svn-id: svn://svn.berlios.de/openocd/trunk@835 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/openocd.texi | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/openocd.texi b/doc/openocd.texi index 2edb8560..83ee77c7 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -274,12 +274,6 @@ Default behaviour is <@var{enable}> Port on which to listen for incoming TCL syntax. This port is intended as a simplified RPC connection that can be used by clients to issue commands and get the output from the TCL engine. -@item @b{daemon_startup} <@var{mode}> -@cindex daemon_startup -@option{mode} can either @option{attach} or @option{reset} -This is equivalent to adding "init" and "reset" to the end of the config script. - -It is available as a command mainly for backwards compatibility. @end itemize @section JTAG interface configuration @@ -806,7 +800,6 @@ OpenOCD will wait 5 seconds for the target to resume. @cindex step Single-step the target at its current code position, or at an optional address. - @item @b{reset} [@option{run}|@option{halt}|@option{init}|@option{run_and_halt} |@option{run_and_init}] @cindex reset -- cgit v1.2.3