[U-Boot] [PATCH] mx6sabresd: Enable HDMI video in bootargs

Fabio Estevam festevam at gmail.com
Fri May 22 21:28:12 CEST 2015


Hi Nikolay,

On Fri, May 22, 2015 at 4:19 PM, Nikolay Dimitrov <picmaster at mail.bg> wrote:

> +#define VIDEO_ARGS     "video=mxcfb0:dev=hdmi,1280x720M at 60,if=RGB24 " \
> +                               "video=mxcfb1:off " \
> +                               "video=mxcfb2:off " \
> +                               "video=mxcfb3:off " \
> +                               "fbmem=28M"
> +

This is too specific to the FSL kernel. For mainline kernel users,
this is not needed and the strings would be different.

I would suggest you to patch this in Yocto instead.

Regards,

Fabio Estevam


More information about the U-Boot mailing list