From: Aaron Carroll Date: Fri, 28 Jan 2011 06:20:24 +0000 (+1100) Subject: openocd.texi: minor fixes in Reset Configuration X-Git-Tag: v0.5.0-rc1~207 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=827053c79d4740d65fb92f9ff97a613f292682c8 openocd.texi: minor fixes in Reset Configuration Signed-off-by: Aaron Carroll --- diff --git a/doc/openocd.texi b/doc/openocd.texi index 8ee328bd54..7772d788b1 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2633,7 +2633,7 @@ with this signal behave exactly like pressing a RESET button. @emph{JTAG TAP Reset} ... the @emph{TRST} hardware signal resets just the TAP controllers connected to the JTAG adapter. Such resets should not be visible to the rest of the system; resetting a -device's the TAP controller just puts that controller into a known state. +device's TAP controller just puts that controller into a known state. @item @emph{Emulation Reset} ... many devices can be reset through JTAG commands. These resets are often distinguishable from system @@ -2673,7 +2673,7 @@ Use the @command{reset_config} @var{signals} options to say when either of those signals is not connected. When SRST is not available, your code might not be able to rely on controllers having been fully reset during code startup. -Missing TRST is not a problem, since JTAG level resets can +Missing TRST is not a problem, since JTAG-level resets can be triggered using with TMS signaling. @item @emph{Signals shorted} ... Sometimes a chip, board, or