[U-Boot] [PATCH v2] cmd: add clear screen 'cls' command

Anatolij Gustschin agust at denx.de
Tue Dec 4 18:54:32 UTC 2018


On Sat,  1 Dec 2018 10:47:20 +0100
Anatolij Gustschin agust at denx.de wrote:
...
> Changes in v2:
>  - auto-select the command when CONFIG_LCD defined
>    instead of extending each affected board defconfig
>  - add Tested-by tag
> 
>  cmd/Kconfig  |  8 ++++++++
>  cmd/Makefile |  1 +
>  cmd/cls.c    | 35 +++++++++++++++++++++++++++++++++++
>  common/lcd.c |  8 --------
>  4 files changed, 44 insertions(+), 8 deletions(-)
>  create mode 100644 cmd/cls.c

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list