From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 3 Jan 2019 19:48:18 +0100 Subject: [U-Boot] Please pull u-boot-video Message-ID: <20190103194818.31b31826@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, please pull some video updates for v2019.01. Thanks, Anatolij The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c: Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot (2018-12-27 12:59:01 -0500) are available in the Git repository at: git://git.denx.de/u-boot-video.git tags/for-v2019.01 for you to fetch changes up to daaba089f9dd3eee779a995abccc7e9c12a4d8bf: dm: video: fix test failures with enabled default TrueType font (2018-12-29 11:28:59 +0100) ---------------------------------------------------------------- TrueType fixes and documentation ---------------------------------------------------------------- Anatolij Gustschin (1): dm: video: fix test failures with enabled default TrueType font Simon Glass (3): video: Add information about using TrueType fonts video: Add a default TrueType font video: rockchip: Use TrueType fonts with jerry configs/chromebook_jerry_defconfig | 3 ++- doc/README.video | 20 ++++++++++++++++++++ drivers/video/fonts/Kconfig | 1 + test/dm/video.c | 6 +++--- 4 files changed, 26 insertions(+), 4 deletions(-)