
18 Jan
2016
18 Jan
'16
1:04 a.m.
On Tue, 5 Jan 2016 09:31:09 -0700 Simon Glass sjg@chromium.org wrote:
Register video drivers with stdio so that they can be used for text output. This needs to be done explicitly for now. At some point we should be able to convert stdio itself to driver model and avoid this step.
Signed-off-by: Simon Glass sjg@chromium.org
common/stdio.c | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-)
Acked-by: Anatolij Gustschin agust@denx.de
-- Anatolij