[U-Boot] [PATCH] video: Factor out vidconsole_put_string()

Anatolij Gustschin agust at denx.de
Mon May 20 11:12:28 UTC 2019


On Fri, 17 May 2019 20:22:31 +0200
Marek Vasut marex at denx.de wrote:

> Pull the vidconsole_put_string() function from DM tests, make it
> available to e.g. boards that want to display information on the
> LCD on boot.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/video/vidconsole-uclass.c | 17 +++++++++++++++--
>  include/video_console.h           | 16 ++++++++++++++++
>  test/dm/video.c                   |  8 --------
>  3 files changed, 31 insertions(+), 10 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list