commit | e63168a9ffae18f807f59925bb5d9d4623633e46 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri May 17 20:22:31 2019 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Mon May 20 12:00:05 2019 +0200 |
tree | 7dfc643cd5bb6cccc7725870098c36f25216b29c | |
parent | b5e1a82e924d18d4134757e39a1f26e473f80e0b [diff] |
video: Factor out vidconsole_put_string() 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> Reviewed-by: Anatolij Gustschin <agust@denx.de>