
11 Apr
2022
11 Apr
'22
10:15 p.m.
On Tue, Mar 22, 2022 at 05:08:43PM +0100, Patrick Delaunay wrote:
Since the commit bfaa51dd4adf ("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 7a8555d87136 ("video: Show the U-Boot logo by default").
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com Reviewed-by: Patrice Chotard patrice.chotard@foss.st.com
Applied to u-boot/master, thanks!
--
Tom