Hi,
I am using the DM355 EVM. trying to get High Definition (HD) video outputs, when I set boot arguments as follow:
setenv bootargs mem=116M console=ttyS0,115200n8 root=/dev/mtdblock3 rw rootfstype=yaffs2 ip=off video=davincifb:vid0=1280x720x16,5529K:vid1=1280x720x16,5529K:osd0=720x576x16,2025K davinci_enc_mngr.ch0_output=COMPONENT1 davinci_enc_mngr.ch0_mode=720P-60
but after bootin the system, I cat /ch0/output was "LCD" and /ch0/mode was "640x480". Why can't I get COMPONENT and high resolution?
By the way, We not use THS8200, We want to get Digital output like YUV and use NXP 9989 to convert it to HDMI stream, I confused how logicPD, VPBE, THS8200 works? and Can I get Digital high resolution output without THS8200 from DC5?
Thanks in advance!