Hi,
How to change the resolution from 640X480 to 800X480 in Angstrom GNU/Linux
I have TFT 7.0-inch WVGA unified interface display.
I cannot able to occupy the space.
Hi,
How to change the resolution from 640X480 to 800X480 in Angstrom GNU/Linux
I have TFT 7.0-inch WVGA unified interface display.
I cannot able to occupy the space.
Greetings from Toradex community
In order to change the display resolution, you have to change the vidargs environment variable in u-boot.
1.setenv vidargs 'video=tegrafb0:800x480-16@60
2.saveenv
then boot the system.
For more information please click here