mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-06 03:36:40 +03:00
Support for fonts currently depends on the type of vidconsole in use. Add two new methods to enumerate fonts and to set the font. Fix a few other method comments while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>