Skip to content
Snippets Groups Projects
Commit fd8cf994 authored by Marek Vasut's avatar Marek Vasut Committed by Anatolij Gustschin
Browse files

video: Fix cfb_console for 4-bit wide font


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: default avatarMarek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
parent 84f957f8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment