
Images and sections have the same attributes, since an image is mostly just a top-level section. Update the docs to explain this.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/binman/README b/tools/binman/README index cd1ad2fb0fe..7e566ffe05b 100644 --- a/tools/binman/README +++ b/tools/binman/README @@ -335,8 +335,8 @@ expand-size: 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. +The attributes supported for images and sections are described below. Several +are similar to those for entries.
size: Sets the image size in bytes, for example 'size = <0x100000>' for a