On Sun, 12 Nov 2023 13:02:45 -0700 Simon Glass s...@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 <s...@chromium.org> > Reviewed-by: Bin Meng <bmeng...@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 <ag...@denx.de>