Skip to content
Commit 80f91558 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

trace: Correct the relocation handover with buffer overflow



When the early trace buffer overflows it leaves a gap in the trace buffer
between where the actual data finished and where it would have finished if
there were enough buffer space. This results in corrupted output.

Adjust the logic to resolve this and add a message when the buffer
overflows.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9dd665ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment