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?