Mini 6410 FIMC driver source code

Aristofanes Wu
Hi Support,

We are implementing the application using Mini6410, with FIMC to our
external Video decoder(TVP5150), we have succesfully init the TVP5150 and
FIMC is registered as a V4L2 subdev.

We encountered the problem, which linux kernel oops happened and the crash
point is FIMC driver function call.

We checked the source tree and found all FIMC functions are packed compiled
as a object to be linked by Linux kernel, can we have it from you or is it
Samsung who packed it and you don't have the source as well? 

Thanks!

Tomasz Myrta
Sources disappeared after 2.6.28:

cat linux-2.6.28.6/drivers/media/video/samsung/*/*.c |wc
  33350  255510 1909622


2.6.38 has only prebuild.fo file left.

Aristofanes Wu
Hi Thomasz,

Thanks !

So i might be junior in this field, how can we trace/debug into the
prebuild.fo w/o the source code? as the kernel oops occured within the
fucntion call of S3C_FIMC driver? 

Really appreciated.

rumata
Hi Aristofanes,
have you had any luck with this? I'm trying to create a driver for a
different cmos camera and facing similar problems (fimc driver is not
available...)

Thanks.

Cedric
Hi,

Have you been able to use the TVP5150 ?
I try to do it but i don't know how to use the chip.
Have you a "How to" or something else to help me using this TVP5150 ?

Thanks.

haseebzahid
Hi, 
  i am doing same interface of tvp5150 but the developer board is x210ii
(s5pv210), can anyone help me i got stuck at initialization of subdev.
please tell me steps i need to do after enabling from make menuconfig.

what do i need to add in board file for linking the fimc to my decoder, i
already have tvp5150 files in driver/media/video/