[PATCH] board: tbs2910: Fix video output with existing environments

Anatolij Gustschin agust at denx.de
Tue Aug 4 09:44:24 CEST 2020


On Thu, 30 Jul 2020 14:11:57 +0200
Soeren Moch smoch at web.de wrote:

> Migration to DM_VIDEO changed the output device name (in stout, stderr)
> from 'vga' to 'vidconsole'. This also was adapted in the default environment.
> However, existing user defined environments still use 'vga'. Enable this
> workaround to map the 'vga' name to 'vidconsole'. So we get HDMI video
> output also with existing legacy environments.
> 
> Signed-off-by: Soeren Moch <smoch at web.de>
> ---
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: u-boot at lists.denx.de
> 
> There was an automatic fix in the original DM_VIDEO conversion for this
> case. Apparently this fix was lost on the way to v2020.10-rc1. So we need
> to enable this explicitly here.
> 
> This patch was created on top of f7d0ae9 ("configs: Resync with
> savedefconfig"), directly after v2020.10-rc1.

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list