[PATCH v2 2/3] configs: pico-imx6ul: convert DM_VIDEO
Fabio Estevam
festevam at gmail.com
Fri Jul 31 12:42:30 CEST 2020
On Fri, Jul 31, 2020 at 3:15 AM <wig.cheng at technexion.com> wrote:
>
> From: Wig Cheng <wig.cheng at technexion.com>
>
> It's due to the warning messages issue after compiled:
>
> ===================== WARNING ======================
> This board does not use CONFIG_DM_VIDEO Please update
> the board to use CONFIG_DM_VIDEO before the v2019.07 release.
> Failure to update by the deadline may result in board removal.
> See doc/driver-model/migration.rst for more info.
> ====================================================
>
> Enable DM_VIDEO can fix it on the stage of compilation.
>
> Signed-off-by: Wig Cheng <wig.cheng at technexion.com>
Reviewed-by: Fabio Estevam <festevam at gmail.com>
More information about the U-Boot
mailing list