Skip to content
Snippets Groups Projects
  • Simon Glass's avatar
    1426174f
    spl: Tidy up SPL/TPL malloc sizes · 1426174f
    Simon Glass authored
    
    The current help talks about relocation which doesn't apply to SPL and
    TPL. Update it to avoid confusion.
    
    Also make the TPL size default to the same as the SPL size, since this is
    more likely to be a useful value than the one used by U-Boot proper, which
    may be quite a bit larger.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    1426174f
    History
    spl: Tidy up SPL/TPL malloc sizes
    Simon Glass authored
    
    The current help talks about relocation which doesn't apply to SPL and
    TPL. Update it to avoid confusion.
    
    Also make the TPL size default to the same as the SPL size, since this is
    more likely to be a useful value than the one used by U-Boot proper, which
    may be quite a bit larger.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>