Skip to content
Snippets Groups Projects
Commit 826f35f9 authored by Simon Glass's avatar Simon Glass Committed by Anatolij Gustschin
Browse files

video: Allow selection of the driver and font size


Provide a way for the video console driver to be selected. This is
controlled by the video driver's private data. This can be set up when the
driver is probed so that it is ready for the video_post_probe() method.

The font size is provided as well. The console driver may or may not support
this depending on its capability.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 0f4d2f8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment