[U-Boot] [PATCH 3/7] omap/spl: actually enable the console

Tom Rini tom.rini at gmail.com
Wed Oct 19 21:24:26 CEST 2011


On Mon, Oct 17, 2011 at 4:33 PM, Ilya Yanok <yanok at emcraft.com> 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 <yanok at emcraft.com>

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


More information about the U-Boot mailing list