[PATCH 5/5] video console: remove unused 4x6 font

Simon Glass sjg at chromium.org
Thu Dec 29 23:38:49 CET 2022


Hi Dzmitry,

On Mon, 26 Dec 2022 at 13:50, Dzmitry Sankouski <dsankouski at gmail.com> wrote:
>
> Remove video_font_4x6.h file because it's unused.
>
> Signed-off-by: Dzmitry Sankouski <dsankouski at gmail.com>
> ---
>  drivers/video/Kconfig    |    6 -
>  include/video_font.h     |    4 +-
>  include/video_font_4x6.h | 2155 --------------------------------------
>  3 files changed, 1 insertion(+), 2164 deletions(-)
>  delete mode 100644 include/video_font_4x6.h
>

I do think this is useful, e.g. on small displays. How about adding a
Kconfig for it instead?

Regards,
Simon


More information about the U-Boot mailing list