[PATCH v2 6/8] video console: add 12x22 Sun font from linux
Simon Glass
sjg at chromium.org
Tue Feb 14 20:48:52 CET 2023
On Mon, 13 Feb 2023 at 16:17, Dzmitry Sankouski <dsankouski at gmail.com> wrote:
>
> Modern mobile phones typically have high pixel density.
> Bootmenu is hardly readable on those with 8x16 font.
>
> Signed-off-by: Dzmitry Sankouski <dsankouski at gmail.com>
> ---
> Changes for v2: N/A
>
> drivers/video/Kconfig | 7 +
> include/video_font.h | 6 +
> include/video_font_sun12x22.h | 6158 +++++++++++++++++++++++++++++++++
> 3 files changed, 6171 insertions(+)
> create mode 100644 include/video_font_sun12x22.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list