[U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var
Anatolij Gustschin
agust at denx.de
Sat Feb 6 23:23:06 CET 2016
Hi Simon,
On Sat, 6 Feb 2016 14:31:37 -0700
Simon Glass sjg at chromium.org wrote:
> Boards with a saved environment may use 'lcd' in their stdout environment
> variable, expecting that this will enable output to the LCD. When the board
> moves to use driver model for video, this will no-longer work. Add a
> work-around to fix this. A warning messages is printed, and we will remove
> the work-around at the end of 2016.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> common/console.c | 8 ++++++++
> drivers/video/Kconfig | 10 ++++++++++
> 2 files changed, 18 insertions(+)
Acked-by: Anatolij Gustschin <agust at denx.de>
--
Anatolij
More information about the U-Boot
mailing list