
20 May
2019
20 May
'19
1:12 p.m.
On Fri, 17 May 2019 20:22:31 +0200 Marek Vasut marex@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@denx.de Cc: Anatolij Gustschin agust@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