[oe] IGEPv2 with TI DSP codecs and GStreamer

Koen Kooi k.kooi at student.utwente.nl
Wed Oct 21 15:24:25 UTC 2009


On 21-10-09 15:53, Andrea wrote:
> Hi Koen,
>
>>
>> I have them queued on a local branch together with some fixed I need to test
>> before pushing them out.
>> You might have noticed the patchwork status of your patches has been updated
>> :)
>>
>
> Could you add support for IGEPv2 in dmai?
> I patched /recipes/ti/ti-dmai/touchbook-support.patch, but I don't
> think is the right place!

I had the same diff locally :) I've also alerted upstream about it and 
both touchbook and igep should be in soon.

regards,

Koen

>
> --- /tmp/Cpu.c  2009-09-25 12:41:08.000000000 +0200
> +++ davinci_multimedia_application_interface/dmai/packages/ti/sdo/dmai/linux/Cpu.c
>       2009-09-25 12:41:36.000000000 +0200
> @@ -107,6 +107,8 @@
>       }
>       else if ((strcmp(valBuf,"OMAP3EVM Board") == 0) ||
>               (strcmp(valBuf, "OMAP3 EVM") == 0) ||
> +            (strcmp(valBuf, "IGEP v2.x board") == 0) ||
> +            (strcmp(valBuf, "OMAP3 Touch Book") == 0) ||
>               (strcmp(valBuf, "OMAP3 Beagle Board") == 0)) {
>               *device = Cpu_Device_OMAP3530;
>       }
>
> Regards,
> Andrea






More information about the Openembedded-devel mailing list