diff options
author | Simon Glass <sjg@chromium.org> | 2016-01-14 18:10:48 -0700 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2016-01-30 10:57:20 +0100 |
commit | 826f35f9b57c4581ff69d55c3bade9c3814e29bb (patch) | |
tree | 8f6d5105e09e133b5e4c3195921900f274c356d5 /include/config_defaults.h | |
parent | 0f4d2f8e79f128de006c9b116be84f3e4dbba210 (diff) | |
download | u-boot-826f35f9b57c4581ff69d55c3bade9c3814e29bb.zip u-boot-826f35f9b57c4581ff69d55c3bade9c3814e29bb.tar.gz u-boot-826f35f9b57c4581ff69d55c3bade9c3814e29bb.tar.bz2 |
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: Simon Glass <sjg@chromium.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/config_defaults.h')
0 files changed, 0 insertions, 0 deletions