]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
authorJanne Grunau <j@jannau.net>
Thu, 18 Apr 2024 19:00:27 +0000 (21:00 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Apr 2024 17:02:08 +0000 (11:02 -0600)
commit59f5ce836d8ac86d31f0c902d9fc1e1f4425fb53
treea9123e203c8cec61b75c005f21368126f1b15a44
parent9d189ab3f94080839c014829b8087de028d5c3b4
configs: apple: Enable CMD_SELECT_FONT and FONT_16X32

Apple devices have high DPI displays so the larger fonts are preferable
for improved readability. This does not yet change the used font based
on the display's pixel density so the standard 8x16 font is still used
by default.

Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Janne Grunau <j@jannau.net>
configs/apple_m1_defconfig