[U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var
Anatolij Gustschin
agust at denx.de
Thu Feb 11 21:38:54 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(+)
applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list