Skip to content
  • Simon Glass's avatar
    binman: Allow sections to have an offset · e7b10699
    Simon Glass authored
    
    
    At present sections are always placed automatically. Even if an 'offset'
    property is provided it is ignored. Update the logic to support an offset
    for sections.
    
    Series-changes:
    - Fix map output when section offset is not set (make it 0)
    - Add a test for sections with offsets
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    e7b10699