1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 09:09:18 +01:00
Files
u-boot-megous/drivers/video/console_normal.c
Dzmitry Sankouski e7ee1fd567 video console: allow font size configuration at runtime
Allow font size configuration at runtime for console_simple.c
driver. This needed for unit testing different fonts.

Configuring is done by `font` command, also used for font
selection in true type console.

Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-03-07 15:59:35 +01:00

3.2 KiB