Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
36437 commits behind the upstream repository.
user avatar
Simon Glass authored
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>
f933e84e
History