Mini2440 display resolution

Digital Wiz
Am I really the only one having this problem?  Buserror's 2.6.32 kernel
correctly displays full size images on essentially all of the screens
shipped with the Mini2440.  I moved up to 3.1.4 just to get up to date. 
But now the image only occupies the upper left quarter of the screen.  It's
as if the linear dimensions have been cut in half (or doubled, depending on
how you want to look at it).

I've updated mach-mini2440.c with the Pengutronix patches to support all
displays.  But I don't think this problem is in that file.  I diff'ed
s3c2410fb.c between 2.6.32 and 3.1.4 and don't see anything suspicious
there.  Any ideas?

Thanks, Doug

davef
What application is generating the images?  Qt?  Are you setting any
environment variables for use with Qt?

Dave

Digital Wiz
Hi Dave,

It's the kernel's boot up splash screen.  I'm not using Qtopia at the
moment.

Doug