X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fopenocd.texi;h=74e5e8872e8a9c8f4ef884673990b9040225481f;hb=77a1c01ccbb1150ffe749a7373cf6c4dc15ecad0;hp=cef1cae08175874735c9a9bbb9df033730bf97b0;hpb=77478eb0f5175ff0518fd7c7fa322beed3b858a8;p=openocd diff --git a/doc/openocd.texi b/doc/openocd.texi index cef1cae0..74e5e887 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -4746,8 +4746,10 @@ and display that status. The @var{num} parameter is a value shown by @command{flash banks}. @end deffn -@deffn Command {flash info} num -Print info about flash bank @var{num} +@deffn Command {flash info} num [sectors] +Print info about flash bank @var{num}, a list of protection blocks +and their status. Use @option{sectors} to show a list of sectors instead. + The @var{num} parameter is a value shown by @command{flash banks}. This command will first query the hardware, it does not print cached and possibly stale information.