[meta-freescale] resolution not changing

Eric Bénard eric at eukrea.com
Thu May 16 06:29:20 PDT 2013


Hi,

Le Thu, 16 May 2013 14:58:25 +0200,
"PAPARO Nino (MM)" <nino.paparo at magnetimarelli.com> a écrit :

> Hi,
> I'm having a similar issue with a 800x480 rgb screen, I'd like to change the colordepth to 24.
> The uboot setting I'm using is:
> 
> setenv bootargs $bootargs video=mxcfb0:dev=lcd,CLAA-WVGA,if=RGB666
> 
> and I tried setting it to:
> 
> setenv bootargs $bootargs video=mxcfb0:dev=lcd,800x480,if=RGB24
> 
> but this does'nt seem to work.
> Any help would be appreciated.
> 
you need to check that the 800x480 is a valid mode known by the driver
(as is CLAA-WVGA actually). grep in the kernel source is youer friend
here ;-)

Eric



More information about the meta-freescale mailing list