If you've got the TS kernel sources, ensure the Makefile has
ARCH=arm
and
CROSS_COMPILE=/your/toolchain/bin/
Configure your kernel with Video 4 Linux as a module
(CONFIG_VIDEO_DEV=m), compile it, and copy videodev.o to the TS-7250
under
/lib/modules/(version)/kernel/drivers/media/video/
insmod videodev.o and you will have v4l support.
Then all you need is your camera driver.
-Jesse
On 5/25/06, arm.user <> wrote:
> Hello,
>
> I am wanting to add V4L capability to the default TS-7250 default
> install for video capture. From the posts, I figure this is going
> to require a TS-kernel rebuild to add module support for the
> associated V4L related components, etc.
>
> I have the x86-ARM crosstool chain working fine, NFS working, etc
> and have recompiled Linux kernel sources for other projects under
> x86 platforms many times.
>
> Can anyone outline the basic steps required to (cross)compile the TS-
> kernel for this purpose? Has anyone has some success in adding V4L
> capability? Step-by-step would be great, but any hints would assist
> enormously.
>
> Very happy to collate and post the final process if there is
> interest.
>
> Thanks,
> Roy
>
>
>
>
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Everything you need is one click away. Make Yahoo! your home page now.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|