Files
u-boot-tk1-som/include
Simon Glass 91b136c798 sandbox: Allow the console to work earlier
With sandbox, errors and problems may be reported before console_init_f()
is executed. For example, an argument may not parse correctly or U-Boot may
panic(). At present this output is swallowed so there is no indication what
is going wrong.

Adjust the console to deal with a very early sandbox setup, by detecting that
there is no global_data yet, and calling os functions in that case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-01-08 17:24:50 -07:00
..
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2014-01-08 17:20:34 -07:00
2013-04-28 11:07:40 +02:00
2013-06-26 10:07:11 -04:00
2013-09-24 09:10:33 -04:00
2013-04-01 16:33:52 -04:00
2013-09-20 10:30:54 -04:00
2013-11-09 17:21:01 +01:00
2013-11-09 17:21:01 +01:00
2013-12-04 08:11:28 -05:00
2013-08-28 11:44:59 -04:00