]> git.dujemihanovic.xyz Git - u-boot.git/commit
coreboot: Switch to a monospaced font
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jan 2024 00:14:55 +0000 (17:14 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Oct 2024 20:10:21 +0000 (14:10 -0600)
commitf0feda90826556d2841ff4168f7d21902d992d70
tree5716e5690030e91c23e39931e4fff4ce64e9f667
parent112eb85c5a23a0c4a3f14d7099f18fd3128996ec
coreboot: Switch to a monospaced font

The default font is proportional, with different character widths.
Select a monospace font for coreboot so that the 'dm tree' output lines
up correctly.

Update the coreboot tests to match.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/coreboot64_defconfig
configs/coreboot_defconfig
test/cmd/font.c