Skip to content
Commit e6fe02a5 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser



Since the commit bfaa51dd ("cmd: add serial console support
for the cls command") the cls command is not enough to clear the
video display when ANSI console is activated.

This patch clears the video device with the video_clear() API
before to display the bitmap used for the PXE background.

This patch avoids to display the LOGO, activated by default with
commit 7a8555d8 ("video: Show the U-Boot logo by default").

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
parent 7ab3364c
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