
Hi Fabio,
On 05/22/2015 10:28 PM, Fabio Estevam wrote:
Hi Nikolay,
On Fri, May 22, 2015 at 4:19 PM, Nikolay Dimitrov picmaster@mail.bg wrote:
+#define VIDEO_ARGS "video=mxcfb0:dev=hdmi,1280x720M@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.
Thanks for your comments. I was thinking about what's the best way to approach this need, and last time we discussed similar topic, I was asked about upstreaming my changes... so here I am doing it.
Fixing it in u-boot-fslc or as a ad-hoc patch will also work for me.
Still - isn't the mainline kernel user expected to be able to use the HDMI interface of the board?
Regards, Nikolay