Skip to content
Commit d1d3ad7d authored by Simon Glass's avatar Simon Glass
Browse files

binman: Move section padding to the parent



Each section is padded up to its size, if the contents are not large
enough. Move this logic from _BuildSectionData() to
GetPaddedDataForEntry() so that all the padding is in one place.

With this, the testDual test is working again, so enable it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 4a655c9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment