[U-Boot] [PATCH 09/11] video: Fix cfb_console for 4-bit wide font

Anatolij Gustschin agust at denx.de
Sat Aug 10 09:24:26 CEST 2013


On Tue, 30 Jul 2013 23:37:59 +0200
Marek Vasut <marex at denx.de> wrote:

> The cfb_console can't handle 4-bit wide font properly, since with
> 4-bit wide font, all 8 bits are drawn. Unbreak the video_drawchars()
> function to correctly render 4-bits only on such fonts.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/video/cfb_console.c |   21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)

Applied to u-boot-video/master. Thanks!

Anatolij


More information about the U-Boot mailing list