[PATCH] video: extend stdout video console work-around for 'vga'

Simon Glass sjg at chromium.org
Mon May 25 04:14:37 CEST 2020


On Sat, 23 May 2020 at 09:11, Anatolij Gustschin <agust at denx.de> wrote:
>
> cfb_console driver use 'vga' console name and we still have board
> environments defining this name. Re-use existing DM_VIDEO work-
> around for console name to support 'vga' name in stdout environment.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  arch/arm/mach-tegra/Kconfig |  1 -
>  common/console.c            |  7 ++++---
>  drivers/video/Kconfig       | 16 +++++++++-------
>  3 files changed, 13 insertions(+), 11 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list