[U-Boot] [PATCH 25/31] binman: Mention section attributes in docs

Simon Glass sjg at chromium.org
Fri Sep 14 10:57:30 UTC 2018


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 at 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
-- 
2.19.0.397.gdd90340f6a-goog



More information about the U-Boot mailing list