[PATCH v3 08/12] video: Drop unnecessary truetype operations from SPL
Bin Meng
bmeng.cn at gmail.com
Sun Nov 5 15:06:40 CET 2023
On Mon, Oct 2, 2023 at 11:32 AM 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>
> ---
>
> 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: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list