X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2Fopenocd.texi;h=9f2e82276a81aa40726e3ea15ebc137386f5905d;hb=51f8b7090435191bb6aaa69d3d4c341f76c72ea1;hp=1866fa0e046fd17c4dab1590d8b0d2656dc0124e;hpb=fb06f353b17d80534327b6fbf7ba9fc34f7ef1a3;p=openocd.git diff --git a/doc/openocd.texi b/doc/openocd.texi index 1866fa0e04..9f2e82276a 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -331,7 +331,12 @@ Cygwin/Linux LIBFTDI solution @itemize @bullet @item -@option{--enable-gccwarnings} - enable extra gcc warnings during build +@option{--enable-gccwarnings} - enable extra gcc warnings during build. +Default is enabled. +@item +@option{--enable-release} - enable building of a openocd release, generally +this is for developers. It simply omits the svn version string when the +openocd @option{-v} is executed. @end itemize @node JTAG Hardware Dongles @@ -2240,8 +2245,8 @@ Use the standard str9 driver for programming. @xref{STR9 specific commands}. @subsubsection aduc702x options @cindex aduc702x options -@b{flash bank aduc702x} <@var{base}> <@var{size}> 0 0 <@var{target#}> -@*aduc702x flash plugin require the flash @var{base}, @var{size} and @var{target#}. +@b{flash bank aduc702x} 0 0 0 0 <@var{target#}> +@*The aduc702x flash plugin works with Analog Devices model numbers ADUC7019 through ADUC7028. The setup command only requires the @var{target#} argument (all devices in this family have the same memory layout). @subsection mFlash configuration @cindex mFlash configuration