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

binman: Refactor _BuildSectionData()



At present this function does the padding needed around an entry. It is
easier to understand what is going on if we have a function that returns
the contents of an entry, with padding included.

Refactor the code accordingly, adding a new GetPaddedData() method.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 17ea9f35
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