
21 Jan
2016
21 Jan
'16
4:19 p.m.
On 18 January 2016 at 19:52, Simon Glass sjg@chromium.org wrote:
Register video drivers with stdio so that they can be used for text output. This needs to be done explicitly for now. At some point we should be able to convert stdio itself to driver model and avoid this step.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Anatolij Gustschin agust@denx.de
Changes in v2: None
common/stdio.c | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-)
Applied to u-boot-dm