Mini6410 camera resolution change

Paolo
Hey all.
I did quite a lot of work on the camera of the 2440.
I now would like to run the software I wrote on the 6410, but I need the
CMOS camera to run at 320x240.

For the 2440 I changed the driver in the kernel, for the 6410 I saw that
there is setting in menuconfig which allows to change the res.

When I recompile the kernel and upload it however, the camera is still
running at 640x480.
Has anyone successfully changed the res of the camera?
Thanks a mil
Cheers
Paolo

Paul
bump

willem
Hi Paolo,

just ignore each odd or even pixel in a row and do the same for the rows
you will have to write some code for that and isn't verry neet, but it does
the trick.