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

trace: Update the file header


It seems better to put the TEXT_BASE value in the file header rather than
in an entry record. While it is true that there is a separate base for
pre-relocation, this can be handled by using offsets in the file.

It is useful to have a version number in case we need to change the trace
format again.

Update the header to make these changes.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 90ad4e28
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