Skip to content
  • Simon Glass's avatar
    binman: Remember the pre-reset entry size · 9a5d3dcf
    Simon Glass authored
    
    
    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: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    9a5d3dcf