]> git.ipfire.org Git - people/ms/u-boot.git/commit
video: sandbox: Enable truetype fonts for sandbox
authorSimon Glass <sjg@chromium.org>
Fri, 15 Jan 2016 01:10:50 +0000 (18:10 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sat, 30 Jan 2016 09:58:26 +0000 (10:58 +0100)
commit8df8dad528df027d5318020cc9f1d3c1ef231075
tree139c6f095385cebacdfcdd8545b74c616f2c78ca
parent8de536c27c10bbbd7bd974b68718f3c788e4e8af
video: sandbox: Enable truetype fonts for sandbox

Enable this feature so that truetype fonts can be used on the sandbox
console. Update the tests to select the normal/rotated console when needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
configs/sandbox_defconfig
test/dm/video.c