[U-Boot] [PATCH v2 09/14] dm: stdio: video: Plumb the video uclass into stdio

Simon Glass sjg at chromium.org
Thu Jan 21 16:19:07 CET 2016


On 18 January 2016 at 19:52, 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>
> Acked-by: Anatolij Gustschin <agust at denx.de>
> ---
>
> Changes in v2: None
>
>  common/stdio.c | 19 +++++++++++++++----
>  1 file changed, 15 insertions(+), 4 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list