Skip to content
Snippets Groups Projects
Commit f933e84e authored by Simon Glass's avatar Simon Glass Committed by Wolfgang Denk
Browse files

bootstage: arm: Add bootstage calls in board and bootm


Add calls to bootstage before and after relocation, and just
before jumping to the OS.

The idea here is you can call bootstage_report() to get a report.
Additionally, if you define CONFIG_BOOTSTAGE_REPORT then a report is
printed automatically by U-Boot just before jumping to the kernel.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 573f14fe
No related branches found
No related tags found
Loading
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