[PATCH 13/34] video: Add a function to clear the display

Simon Glass sjg at chromium.org
Sat Nov 18 18:58:47 CET 2023


Hi,

On Sun, 1 Oct 2023 at 19:16, Simon Glass <sjg at chromium.org> wrote:
>
> Move the code from the 'cls' command into the console file, so it can
> be called from elsewhere.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/cls.c         | 25 +++----------------------
>  common/console.c  | 31 +++++++++++++++++++++++++++++++
>  include/console.h | 10 ++++++++++
>  3 files changed, 44 insertions(+), 22 deletions(-)
>

Any word on this patch, please?

Heinrich, do you want to look at it?

Regards,
Simon


More information about the U-Boot mailing list