From: Simon Glass Date: Thu, 18 Mar 2021 07:24:53 +0000 (+1300) Subject: binman: Update entry help for files-align X-Git-Tag: v2021.10~246^2~4^2~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4ce4077a41e33cc1cf0b7eb441957014cfa9a718;p=platform%2Fkernel%2Fu-boot.git binman: Update entry help for files-align Regenerate the entry documentation, which step was missed when the files-align feature was added. Fixes: 6eb9932668f ("binman: Support alignment of files") Signed-off-by: Simon Glass --- diff --git a/tools/binman/README.entries b/tools/binman/README.entries index 999b776..7cca030 100644 --- a/tools/binman/README.entries +++ b/tools/binman/README.entries @@ -302,6 +302,7 @@ Properties / Entry arguments: - files-compress: Compression algorithm to use: none: No compression lz4: Use lz4 compression (via 'lz4' command-line utility) + - files-align: Align each file to the given alignment This entry reads a number of files and places each in a separate sub-entry within this entry. To access these you need to enable device-tree updates