This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM37x TV out coming in black and white

Hi,

I am using DM37x eval board and trying to redirect LCD to TV out. I am using the following uboot args.

setenv bootargs console=ttyS0,115200n8 ip=dhcp root/dev/nfs rw mem=200M vram=56M omapfb.mode=tv:ntsc omapdss.def_disp=tv omapfb.rotate=1

But the video that is getting displayed is in Black and white. Can anyone tell me what I am missing here?