This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Regarding linuxfb rotate on TMDSSK3358

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