[U-Boot] [PATCH 13/18] dm: stdio: video: Plumb the video uclass into stdio

Anatolij Gustschin agust at denx.de
Mon Jan 18 01:04:07 CET 2016


On Tue,  5 Jan 2016 09:31:09 -0700
Simon Glass <sjg at 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 at chromium.org>
> ---
> 
>  common/stdio.c | 19 +++++++++++++++----
>  1 file changed, 15 insertions(+), 4 deletions(-)

Acked-by: Anatolij Gustschin <agust at denx.de>

--
Anatolij



More information about the U-Boot mailing list