commit | 2baa6f80e5dc9addebaeb9c8d6231a0211a4a70c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:08 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | eeceaec92a479ba0646c40b94e25d3199679547f | |
parent | f8360fe9f6f3441fd961c24c3d7a16de1694b168 [diff] |
video: Allow filling the display with a colour Generalise the video_clear() function to allow filling with a different colour. Tidy up the comments while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>