[U-Boot] [PATCH 4/4] Add option to print boot stage report before starting kernel

Mike Frysinger vapier at gentoo.org
Sat May 14 13:46:18 CEST 2011


On Friday, May 13, 2011 16:52:03 Simon Glass wrote:
> --- a/arch/arm/lib/bootm.c
> +++ b/arch/arm/lib/bootm.c
> +#ifdef CONFIG_BOOTSTAGE_REPORT
> +	bootstage_report();
> +#endif

the header should add a stub for this so the #ifdef lives in only one place
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110514/0ea34fdd/attachment.pgp 


More information about the U-Boot mailing list