FiiO M3K: increase bootloader font size

The default font was very small and hard to read.

Change-Id: Id6d8ec49a700dcad65903b92c09ec42840c1f6e5
This commit is contained in:
Aidan MacDonald 2021-04-21 18:29:44 +01:00
parent 75cb8ba8a4
commit a544c8467d

1
tools/configure vendored
View file

@ -4222,6 +4222,7 @@ fi
output="rockbox.m3k"
bootoutput="bootloader.m3k"
sploutput="spl.m3k"
sysfontbl="16-Terminus"
# toolset is the tools within the tools directory that we build for
# this particular target.
toolset="$toolset mkspl-x1000"