Hi All
I would to ask some questions regarding resolutions support in Display modules. I am using ti-processor-sdk-linux-am57xx-evm-02.00.02.11 with GPEVM. We need 576i out from both HDMI and LCD out 1 and 3.
1. i can change HDMI resolution as follows:
setenv mmcargs 'setenv bootargs console=${console} ${optargs} root=${mmcroot} rootfstype=${mmcrootfstype} video=HDMI-A-1:800x600’
But when weston starts it changes the resolution back to the 1080p. How can i hard-code this resolution?
2. Does HDMI support interlaced output? What changes are required in software to enable that?
(Our requirement is 576i)
3. Can LCD out interface support interlaced output? How to enable that?
Regards
Amrit