binman: Mention section attributes in docs
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>
This commit is contained in:
parent
ba64a0bbb7
commit
9c888cca5e
@ -335,8 +335,8 @@ expand-size:
|
|||||||
limited by the size of the image/section and the position of the next
|
limited by the size of the image/section and the position of the next
|
||||||
entry.
|
entry.
|
||||||
|
|
||||||
The attributes supported for images are described below. Several are similar
|
The attributes supported for images and sections are described below. Several
|
||||||
to those for entries.
|
are similar to those for entries.
|
||||||
|
|
||||||
size:
|
size:
|
||||||
Sets the image size in bytes, for example 'size = <0x100000>' for a
|
Sets the image size in bytes, for example 'size = <0x100000>' for a
|
||||||
|
Loading…
Reference in New Issue
Block a user