Skip to content
Snippets Groups Projects
Commit 9a5d3dcf authored by Simon Glass's avatar Simon Glass
Browse files

binman: Remember the pre-reset entry size


When preparing to possible expand or contract an entry we reset the size
to the original value from the binman device-tree definition, which is
often None.

This causes binman to forget the original size of the entry. Remember this
so that it can be used when needed.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 97de532e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment