
Hi Anatolij,
On Sun, 31 Oct 2021 at 18:23, Anatolij Gustschin agust@denx.de wrote:
Hi Simon,
On Sun, 31 Oct 2021 17:46:56 -0600 Simon Glass sjg@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-xypr...
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@chromium.org
Will await comments on my comments.
Regards, Simon