video: Provide a signal when a new console line is started
authorSimon Glass <sjg@chromium.org>
Fri, 15 Jan 2016 01:10:40 +0000 (18:10 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sat, 30 Jan 2016 09:55:27 +0000 (10:55 +0100)
commit58c733a70ff1967490af1fd69aab2ba7bb86eb2c
tree54626b91c3c90621542300668a08d89e669efdfd
parentc5b77d01d1eb0943a8241665313577b8b51203ae
video: Provide a signal when a new console line is started

When we start a new line (due to the user pressing return), signal this to
the driver so that it can flush its buffer of character positions.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/vidconsole-uclass.c
include/video_console.h