]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add 'min-size' entry property
authorSamuel Holland <samuel@sholland.org>
Sat, 21 Jan 2023 23:25:16 +0000 (17:25 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 26 Jan 2023 17:47:45 +0000 (10:47 -0700)
commit4731913aacc469f741b4f9b45c2dd76bc567961e
tree6651fe9e0e10cf2fa5636eaad966a79bcb3cc251
parent60603ede93ff6582e076b3e529563188844a7417
binman: Add 'min-size' entry property

This property sets the minimum size of an entry, including padding but
not alignment. It can be used to reserve space for growth of an entry,
or to enforce a minimum offset for later entries in the section.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.rst
tools/binman/entry.py
tools/binman/ftest.py
tools/binman/test/009_pack_extra.dts