commit | a8173bc7e546ccef2279da40f1819af6c2d10a0e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:15 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | b12b373cd4aaed20fce9175022e8486f3daec1af | |
parent | 981f00b4ed86b4702c5460ba266143625581b779 [diff] |
video: Enable the cls command by default This is enabled for LCD but not for VIDEO. Enable it since it is useful to be able to clear the screen and adds very little code. Signed-off-by: Simon Glass <sjg@chromium.org>