Beagleboard -xM display resolution question

Hello,

I'm planning to use a Beagleboard -xM in a project in the near future
wich includes a screen with a non-regular screen resolution: 1920x480,
i was wondering if it is possible to get that working on a Beagleboard
by either settings or changing stuff in the kernel.

best regards,

Freek

You should change boot.scr

2012/2/3 Freek van der Veer <dragon3bat@gmail.com>

Sorry for my late response,

I tried changing the display resolution in uEnv.txt, but thats not
working for me at the moment, I believe the settings are only a number
of resolutions defined in the kernel.

Anybody else that might be able to help me out?

best regards,

Freek

Hello,

i actually managed to fix the resolution to 1920x480 within uEnv.txt.
i changed the line to dvimode="1920x480MR-16@60 omapfb.vram=0:16M" and
vram=16M

best regards,

Freek