[U-Boot] [PATCH v4 15/15] bootstage: arm: Add bootstage calls in board and bootm
Wolfgang Denk
wd at denx.de
Sun Mar 18 21:43:24 CET 2012
Dear Simon Glass,
In message <1329177081-29496-16-git-send-email-sjg at chromium.org> you wrote:
> 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: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2:
> - Unify show_boot_progress() into this series
>
> Changes in v3:
> - Update commit message to clarify the purpose of CONFIG_BOOTSTAGE_REPORT
>
> Changes in v4:
> - Fix up ARM bootstage calls to use correct names
>
> arch/arm/lib/board.c | 3 +++
> arch/arm/lib/bootm.c | 4 ++++
> 2 files changed, 7 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Our universe is a fragile house of atoms, held together by the mortar
of cause-and-effect. One magician would be two too many.
- Terry Pratchett, _The Dark Side of the Sun_
More information about the U-Boot
mailing list