I am having trouble to get the board working with my Philips TV.
I´ve set the uboot variables like this:
setenv bootargs console=ttymxc1,115200 init=/init nosmp video=mxcfb0:dev=hdmi,1920x1080M@50,bpp=32 video=mxcfb1:off fbmem=10M vmalloc=400M androidboot.console=ttymxc1 androidboot.hardware=freescale
Only changes to standard settings are the FullHD resolution and the refreshrate to 50 Hz because with 60 it isn´t working at all. (The TV is PAL not NTSC)
When I set this with the Android Image installed it won´t work. The TV says no supported signal.
But when using the Ubuntu Linux image it´s working fine and the resolution is set correctly.
Has anyone similar problems?