[U-Boot] [PATCH v2 4/7] Add bootgraph instrumentation for ARM boards
Mike Frysinger
vapier at gentoo.org
Sun Sep 18 04:11:00 CEST 2011
On Saturday, September 10, 2011 08:37:04 Andrew Murray wrote:
> +#if defined(CONFIG_BOOT_TRACE)
> + printf("completed relocate to ram\n");
> +#endif
looks like you should have a boot trace printf helper to avoid having to put
ifdef's around all of these printf call sites
-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/20110917/85687bf0/attachment.pgp
More information about the U-Boot
mailing list