[PATCH v4 08/12] video: Drop unnecessary truetype operations from SPL
Anatolij Gustschin
agust at denx.de
Sun Nov 12 21:34:10 CET 2023
On Sun, 12 Nov 2023 13:02:45 -0700
Simon Glass sjg at chromium.org wrote:
> Saving and restoring entries is used for expo and for the command line,
> which we don't use in SPL. Drop these methods.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> (no changes since v3)
>
> Changes in v3:
> - Add new patch to drop unnecessary truetype operations from SPL
>
> drivers/video/console_truetype.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
Reviewed-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list