> From: Dzmitry Sankouski <dsankou...@gmail.com> > Date: Mon, 26 Dec 2022 22:49:24 +0300 > > Modern mobile phones typically have high pixel density. > Bootmenu is hardly readable on those with 8x16 font. > > This patch series aims to add wider fonts for devices with high ppi. > > Add 16x32 ter font from linux, and allow font size configuration. > Use new font in starqltechn board.
There was a patchset related to this earlier this year that is still in limbo: https://patchwork.ozlabs.org/project/uboot/list/?series=280178 No idea which is the better approach.