Re: [U-Boot] [PATCH 1/1] video: indicate code page of bitmap fonts

2018-03-06 Thread Anatolij Gustschin
On Fri, 2 Mar 2018 20:50:17 +0100 Heinrich Schuchardt xypron.g...@gmx.de wrote: > Add comments clarifying that the bitmap fonts support code page 437. > > Signed-off-by: Heinrich Schuchardt > --- > drivers/video/vidconsole-uclass.c | 2 +- > include/video_font_4x6.h

[U-Boot] [PATCH 1/1] video: indicate code page of bitmap fonts

2018-03-02 Thread Heinrich Schuchardt
Add comments clarifying that the bitmap fonts support code page 437. Signed-off-by: Heinrich Schuchardt --- drivers/video/vidconsole-uclass.c | 2 +- include/video_font_4x6.h | 4 ++-- include/video_font_data.h | 2 ++ 3 files changed, 5 insertions(+), 3