Does the video component output on the DM8168 EVM support 720p in SDK 5.02?
I have tried issuing the following command:
echo 720p-60 > /sys/devices/platform/vpss/display1/mode
but that does not seem to change anything. When I perform the equivalent command for display0 (hdmi) the display does change to 720p.
Probing the component out signal with an oscilloscope shows it remains at 1080p regardless of the configuration changes I have attempted.
Bernard