Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup tvp5151 video decoder

215 bytes added, 13:20, 12 May 2011
no edit summary
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
= Get the ISP kernel branch =
You can access to our latest isp kernel branch using our git repository from [http://git.igep.es/?p=pub/scm/linux-omap-2.6.git;a=shortlog;h=refs/heads/linux-2.6.35.y-omap3isp here].
      = Get the ISP kernel branch = You can access to our latest isp kernel branch using our git repository from [http://git.igep.es/?p=pub/scm/linux-omap-2.6.git;a=shortlog;h=refs/heads/linux-2.6.35.y-omap3isp here]. Get a local copy from our repository.
<pre>git clone git://git.igep.es/pub/scm/linux-omap-2.6.git
git checkout linux-2.6.35.y-omap3isp
</pre>
By default the iommu2, tvp5151 and omap3-isp drivers be build inside the kernel but you can configure it for build as module using this alternative configuration file.<br>