Hello,
I am using TMDSSK3358 for evaluation and using TI SDK "ti-processor-sdk-linux-am335x-evm-02.00.00.00". This EVM board is having 480x272 LCD display.
Running a Qt application on it. I want rotate the screen using linuxfb -> rotate functionality but not able to rotate the screen.
I am using following command before launching the Qt application:
#echo 1 > /sys/class/graphics/fb0/rotate
Can anyone please give me a pointer to resolve this issue.
Thanks,
Ganesh