On Mon, Oct 17, 2011 at 4:33 PM, Ilya Yanok <[email protected]> wrote: > Currently OMAP SPL code does all the initialization but does not set the > gd->have_console value so no output is actually performed. This patch > sets gd->have_console to 1 if CONFIG_SPL_CONSOLE is defined. > > Signed-off-by: Ilya Yanok <[email protected]>
So, this is because of a behavior change. Do we want an SPL_CONSOLE variable? Or should we just bring back the previous behavior? I kind of think the previous behavior... Others? -- Tom _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

