summaryrefslogtreecommitdiff
path: root/tools/binman
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-18 10:24:53 +0300
committerSimon Glass <sjg@chromium.org>2021-03-26 07:03:09 +0300
commit4ce4077a41e33cc1cf0b7eb441957014cfa9a718 (patch)
tree083ee0b8f691ca13fbffb2b4f0223fcd531e2dcd /tools/binman
parenta01d1a25bcd7b22bdb16a8fd0583df0d41db3054 (diff)
downloadu-boot-4ce4077a41e33cc1cf0b7eb441957014cfa9a718.tar.xz
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 <sjg@chromium.org>
Diffstat (limited to 'tools/binman')
-rw-r--r--tools/binman/README.entries1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/binman/README.entries b/tools/binman/README.entries
index 999b77690f..7cca030409 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