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

bootstage: Support SPL


At present bootstage only supports U-Boot proper. But SPL can also consume
boot time so it is useful to have the record start there.

Add bootstage support to SPL. Also support stashing the timing information
when SPL finishes so that it can be picked up and reported by U-Boot
proper. This provides a full boot time record, excluding only the time
taken by the boot ROM.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9d2542d0
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