commit | afee743e429b90fdd7a418a18ad03af79deedf15 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 14 18:10:40 2016 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Jan 30 10:55:27 2016 +0100 |
tree | 54626b91c3c90621542300668a08d89e669efdfd | |
parent | a74451dfe3bd9e3e109a4443451924968950e5c2 [diff] |
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>