Skip to content
Snippets Groups Projects
Commit 71c52dba authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Add trace support to generic board


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>
parent 5c2aeac5
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