X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=f8956a316ece8be54f88308cf890a8b1f871caf4;hp=47951c6d777393d1dd396bbb007a393d48765c2e;hb=1c5c57ec8e3f285cc81d4ad101edccb82b721beb;hpb=70738bd75dbc122e380ff3288542ac4e73700eed diff --git a/doc/openocd.texi b/doc/openocd.texi index 47951c6d77..f8956a316e 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -3737,7 +3737,7 @@ see the driver-specific documentation. @itemize @bullet @item @var{name} ... may be used to reference the flash bank -in other flash commands. +in other flash commands. A number is also available. @item @var{driver} ... identifies the controller driver associated with the flash bank being declared. This is usually @code{cfi} for external flash, or else @@ -4103,7 +4103,7 @@ plane (of up to 256KB), and it will be used automatically when you issue @command{flash erase_sector} or @command{flash erase_address} commands. @deffn Command {at91sam7 gpnvm} bitnum (@option{set}|@option{clear}) -Set or clear a ``General Purpose Non-Volatle Memory'' (GPNVM) +Set or clear a ``General Purpose Non-Volatile Memory'' (GPNVM) bit for the processor. Each processor has a number of such bits, used for controlling features such as brownout detection (so they are not truly general purpose).