1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 15:29:19 +01:00
Files
u-boot-megous/cmd/Makefile
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

8.5 KiB