[PATCH] arm: sunxi: disable obsolete VIDEO config

Jagan Teki jagan at amarulasolutions.com
Wed Oct 21 21:04:06 CEST 2020


On Mon, Oct 19, 2020 at 12:48 AM Anatolij Gustschin <agust at denx.de> wrote:
>
> DM_VIDEO conversion deadline has passed, disable VIDEO config
> option by default. Boards should convert to DM_VIDEO if they
> need video console support.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Jagan Teki <jagan at amarulasolutions.com>
> Cc: Maxime Ripard <mripard at kernel.org>
> ---
>  arch/arm/mach-sunxi/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
> index be0822bfb7..f672bb8b4e 100644
> --- a/arch/arm/mach-sunxi/Kconfig
> +++ b/arch/arm/mach-sunxi/Kconfig
> @@ -760,7 +760,7 @@ config VIDEO_SUNXI
>         depends on !MACH_SUN50I_H6
>         select VIDEO
>         imply VIDEO_DT_SIMPLEFB
> -       default y
> +       default n

Any possibility to wait for the last RC? I have patched before[1] for
DM_VIDEO, now need some time to refine it.

https://patchwork.ozlabs.org/project/uboot/cover/20200617202437.301108-1-jagan@amarulasolutions.com/

Jagan.


More information about the U-Boot mailing list