X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=a2bcaf8507801886cc26dff1ed3688a5ba42a16a;hp=003ec4ff6284cd924702b72979621a7291c17936;hb=1f3ca0b5b81d9f9e4565cf177797a17ad37ef2c3;hpb=53ca124a754fd0d2bb18fb26ac69c5654c81117d diff --git a/doc/openocd.texi b/doc/openocd.texi index 003ec4ff62..a2bcaf8507 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -4862,6 +4862,12 @@ specifies "to the end of the flash bank". The @var{num} parameter is a value shown by @command{flash banks}. @end deffn +@deffn Command {flash padded_value} num value +Sets the default value used for padding any image sections, This should +normally match the flash bank erased value. If not specified by this +comamnd or the flash driver then it defaults to 0xff. +@end deffn + @anchor{program} @deffn Command {program} filename [verify] [reset] [offset] This is a helper script that simplifies using OpenOCD as a standalone