[U-Boot] [PATCH] cmd: pxe: execute the cls command only when supported

Tom Rini trini at konsulko.com
Thu Jan 23 22:57:58 CET 2020


On Tue, Dec 03, 2019 at 09:38:35AM +0100, Patrick Delaunay wrote:

> Execute the command cls (for clear screen), when the "menu background"
> keyword is present in extlinux.conf file, only if the command is supported.
> 
> This patch avoid the warning "Unknown command 'cls'"
> with "menu background" in extlinux.conf when CONFIG_CMD_BMP is activated
> and CONFIG_CMD_CLS not activated (default for CONFIG_DM_VIDEO).
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Reviewed-by: Patrice Chotard <patrice.chotard at st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200123/d86f22b7/attachment.sig>


More information about the U-Boot mailing list