[PATCH] video: Drop unprintable characters from video_font_data.h

Anatolij Gustschin agust at denx.de
Mon Feb 22 20:22:09 CET 2021


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!

--
Anatolij


More information about the U-Boot mailing list