[U-Boot] [PATCH 09/17] mx6sabresd: convert to DM_VIDEO
Fabio Estevam
festevam at gmail.com
Mon Sep 16 18:18:34 UTC 2019
Hi Anatolij,
On Mon, Mar 18, 2019 at 7:36 PM Anatolij Gustschin <agust at denx.de> wrote:
>
> Enable DM_VIDEO in defconfig.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> configs/mx6sabresd_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig
> index ea34217e1c..825218c0d6 100644
> --- a/configs/mx6sabresd_defconfig
> +++ b/configs/mx6sabresd_defconfig
> @@ -93,6 +93,6 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
> CONFIG_CI_UDC=y
> CONFIG_USB_HOST_ETHER=y
> CONFIG_USB_ETHER_ASIX=y
> -CONFIG_VIDEO=y
> +CONFIG_DM_VIDEO=y
I am running the latest tree from Stefano and I do not have LVDS
output after this patch.
If I revert it, then LVDS output is normal again.
Any ideas?
Thanks
More information about the U-Boot
mailing list