Skip to content
Commit a76b60f8 authored by Simon Glass's avatar Simon Glass Committed by Heinrich Schuchardt
Browse files

video: Clear the vidconsole rather than the video



It is better to clear the console device rather than the video device,
since the console has the text display. We also need to reset the cursor
position with the console, but not with the video device.

Add a new function to handle this and update the 'cls' command to use it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9f62a472
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment