commit | efadfde9662e727e716be3034a6f2d173a7a44fc | [log] [tgz] |
---|---|---|
author | Dzmitry Sankouski <dsankouski@gmail.com> | Mon Feb 27 20:37:08 2023 +0300 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Mar 07 15:59:58 2023 +0100 |
tree | c08f91370f46877f0c2876e7f0f47e0c6d2b9d97 | |
parent | 7932a999384a80c914abcde5e9f09343c81539f2 [diff] |
video console: add 16x32 Terminus font from linux Modern mobile phones typically have high pixel density. Bootmenu is hardly readable on those with 8x16 font. Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>