[PATCH v3] video: fix positioning in TrueType console
Simon Glass
sjg at chromium.org
Mon Nov 1 02:13:05 CET 2021
Hi Anatolij,
On Sun, 31 Oct 2021 at 18:23, Anatolij Gustschin <agust at denx.de> wrote:
>
> Hi Simon,
>
> On Sun, 31 Oct 2021 17:46:56 -0600
> Simon Glass sjg at 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.glpk@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
OK thank you.
Tested on: sandbox
Tested-by: Simon Glass <sjg at chromium.org>
Will await comments on my comments.
Regards,
Simon
More information about the U-Boot
mailing list