
18 Sep
2011
18 Sep
'11
4:11 a.m.
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