Attached is an example for how to add more VGA resolutions in "linux/drivers/video/mxc/tve.c", it is based on Android R10.3.2 BSP.
All the VGA timing parameters are from "VESA and Industry Standards and Guidelines for Computer Display Monitor Timing (DMT)" specifcation DMTv1r11.pdf.
The Uboot command video mode parameters can be as followed:
"video=mxcdi1fb:BGR24,VGA-XGA di1_primary vga"
"video=mxcdi1fb:BGR24,VGA-WSXGA+ di1_primary vga"
... ...
Upload the tve.c again.
Original Attachment has been moved to: tve.c.zip
I'll try that one out. Are all resolutions verified? Great work!
The document tve.c has been deleted. Is it possible to attach it once again?
The file is OK now.