video: extend stdout video console work-around for 'vga'
authorAnatolij Gustschin <agust@denx.de>
Sat, 23 May 2020 15:11:20 +0000 (17:11 +0200)
committerAnatolij Gustschin <agust@denx.de>
Thu, 18 Jun 2020 17:30:14 +0000 (19:30 +0200)
commit22b897a12323364c584b1ff31fe9f5250e0d3481
tree1247c46db28bb94d1be3570056bf26d85ca9c880
parentdb755b36d2ee240cae30de9cccada8fe398b3eef
video: extend stdout video console work-around for 'vga'

cfb_console driver uses '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@denx.de>
Tested-by: Soeren Moch <smoch@web.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-tegra/Kconfig
common/console.c
drivers/video/Kconfig