[PATCH] video: console: Fix default font selection
Anatolij Gustschin
agust at denx.de
Mon Jul 17 17:23:47 CEST 2023
On Thu, 25 May 2023 14:17:15 +0200
Ondřej Jirman megi at xff.cz wrote:
> From: Ondrej Jirman <megi at xff.cz>
>
> Some callers expect to call this with NULL font name to select the
> default font (eg. boot/scene.c). Without handling the NULL condition
> U-Boot crashes instead of displaying a bootflow GUI menu.
>
> Signed-off-by: Ondrej Jirman <megi at xff.cz>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/video/console_core.c | 6 ++++++
> 1 file changed, 6 insertions(+)
applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list