Hi Simon, On Sun, 31 Oct 2021 17:46:56 -0600 Simon Glass s...@chromium.org wrote: ... > > v3: > > Use floating point only with the TrueType console. > > v2: > > Adjust hash values in tests > > --- > > drivers/video/console_truetype.c | 27 ++++++++++++++++++++------- > > include/video_console.h | 4 ++++ > > test/dm/video.c | 6 +++--- > > 3 files changed, 27 insertions(+), 10 deletions(-) > > What commit is this based on, please? I don't seem to be able to apply it.
there is another patch: http://patchwork.ozlabs.org/project/uboot/patch/20200930225935.256667-1-xypron.g...@gmx.de/ After applying it first, this v3 patch can be applied and building then works: https://source.denx.de/u-boot/custodians/u-boot-video/-/commits/oct28 -- Anatolij