diff options
Diffstat (limited to 'tools/binman/README')
-rw-r--r-- | tools/binman/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/binman/README b/tools/binman/README index d6871946ab..6aa5b38419 100644 --- a/tools/binman/README +++ b/tools/binman/README @@ -330,6 +330,10 @@ image-pos: for each entry. This makes it easy to find out exactly where the entry ended up in the image, regardless of parent sections, etc. +expand-size: + Expand the size of this entry to fit available space. This space is only + limited by the size of the image/section and the position of the next + entry. The attributes supported for images are described below. Several are similar to those for entries. |