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)
commit70ed05ce6c051e55e126e67e72ab20409134c953
treec18e478b83cb9adcc703c060a89d6d00028f15fe
parent36bb622df5ba391271043416c234dd5544a0199f
parent72471620e82758b6cbdb9f70d775c0c18b043794
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next

 - 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