Searched hist:"826 f35f9b57c4581ff69d55c3bade9c3814e29bb" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | video-uclass.c | 826f35f9b57c4581ff69d55c3bade9c3814e29bb Fri Jan 15 01:10:48 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | video.h | 826f35f9b57c4581ff69d55c3bade9c3814e29bb Fri Jan 15 01:10:48 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|