On Sat, 21 Jan 2023 at 16:25, Samuel Holland <[email protected]> wrote: > > 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 <[email protected]> > --- > > tools/binman/binman.rst | 8 ++++++++ > tools/binman/entry.py | 4 ++++ > tools/binman/ftest.py | 21 +++++++++++++++++---- > tools/binman/test/009_pack_extra.dts | 7 +++++++ > 4 files changed, 36 insertions(+), 4 deletions(-) >
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

