Skip to content
  • Simon Glass's avatar
    Add trace support to generic board · 71c52dba
    Simon Glass authored
    
    
    Add hooks for tracing to generic board, including:
    
    - allow early tracing to start early as possible in U-Boot
    - reserve memory for trace buffer
    - copy early trace buffer to main trace buffer after relocation
    - setup full tracing support after relocation
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    71c52dba