]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video...
authorTom Rini <trini@konsulko.com>
Tue, 7 Mar 2023 17:54:01 +0000 (12:54 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 7 Mar 2023 17:54:01 +0000 (12:54 -0500)
 - video console refactoring and optimization
 - support for fonts wider than 1 byte
 - use named header for 8x16 font data
 - support multiple fonts configuration
 - move get_font_size() to truetype driver ops
 - support font size configuration at runtime
 - add 16x32 Terminus font from linux
 - add 12x22 Sun font from linux
 - add 12x22 console simple font test


Trivial merge