[PATCH] video: Drop unprintable characters from video_font_data.h
Simon Glass
sjg at chromium.org
Fri Mar 19 02:57:19 CET 2021
Hi Anatolij,
On Tue, 23 Feb 2021 at 08:22, Anatolij Gustschin <agust at denx.de> wrote:
>
> On Wed, 16 Dec 2020 20:51:53 -0700
> Simon Glass sjg at chromium.org wrote:
>
> > This file contains characters which are not valid in utf-8. This confuses
> > dtoc which wants to parse it. They don't really serve any purpose anyway,
> > so drop them.
> >
> > To: U-Boot Mailing List <u-boot at lists.denx.de>
> > Cc: Tom Rini <trini at konsulko.com>
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> > include/video_font_data.h | 258 +++++++++++++++++++-------------------
> > 1 file changed, 129 insertions(+), 129 deletions(-)
>
> Applied to u-boot-video/master, thanks!
I don't see this one in mainline yet...do you know where is it applied?
Regards,
Simon
More information about the U-Boot
mailing list