[meta-ti] [PATCH 0/3] Fix dsp related packages for new kernels

Enric Balletbo Serra eballetbo at gmail.com
Fri Oct 10 02:32:07 PDT 2014


Hi Denys,

2014-10-09 9:17 GMT+02:00 Enric Balletbò i Serra <eballetbo at iseebcn.com>:
> Hi Denys,
>
> 2014-10-08 20:05 GMT+02:00 Denys Dmytriyenko <denys at ti.com>:
>> On Wed, Oct 08, 2014 at 03:47:43PM +0200, Enric Balletbo i Serra wrote:
>>> Hi all,
>>>
>>> According to the README I know that probably these packages are unmaintained,
>>> but these packages are still used for some of us with newer kernels. This patch
>>> series fixes some build problems found when I tried to build this infrastructure
>>> with a 3.17 kernel. With these patches I'm able to build and run dsplink examples
>>> and gstreamer-ti to encode/decode some videos using the DSP.
>>>
>>> If you don't have any inconvenient maybe would be interesting add these patches.
>>
>> Thanks for the patches! Can you please provide a bit more details about the HW
>> platform you are using these on. Also, we are slowly updating other components
>> in meta-ti, that touch DSP, like IPC, etc. - please let us know if any of the
>> new changes affect the old components or break anything for you. I can't
>> guarantee we'd be able to fix or support older platforms within new components
>> right away, but at least we should be able to preserve old versions of the
>> required components for as long as they work. Please keep in touch. Thanks!
>>
>
The hardware that I'm using for test is the IGEPv2 board, is an
OMAP3-based board with a DM3730 processor very similar to beagleboard
xm. The patches work in this board and if I don't made anything wrong
are not intrusive.

Could you provide, apart of beagleboard, which machines should have
support for these DSP components in order to try to compile for these
platforms and assure that I'm not breaking anything ?

Cheers,
   Enric

>
>> --
>> Denys
>>
>>
>>> Enric Balletbo i Serra (3):
>>>   ti-dmai: Fix build with recent kernels and compilers.
>>>   ti-dsplink: Fix irq mismatch for kernel versions greater than 3.7.0.
>>>   ti-linuxutils: Fix build problems for kernel up to 3.17
>>>
>>>  .../dmai/ti-dmai/remove-unneeded-includes.patch    | 26 ++++++++++
>>>  recipes-ti/dmai/ti-dmai_svn.bb                     |  3 +-
>>>  recipes-ti/dsplink/ti-dsplink.inc                  |  2 +-
>>>  ...splink_1_65_kernel_3_7_0_fix-irq-mismatch.patch | 16 ++++++
>>>  recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb        |  1 +
>>>  recipes-ti/linuxutils/ti-linuxutils.inc            |  2 +-
>>>  .../linuxutils_2_26-cmemk-fixes.patch              | 59 ++++++++++++++++++++++
>>>  .../linuxutils_2_26-sdmak-fixes.patch              | 25 +++++++++
>>>  recipes-ti/linuxutils/ti-linuxutils_2.26.01.02.bb  |  5 +-
>>>  9 files changed, 135 insertions(+), 4 deletions(-)
>>>  create mode 100644 recipes-ti/dmai/ti-dmai/remove-unneeded-includes.patch
>>>  create mode 100644 recipes-ti/dsplink/ti-dsplink/dsplink_1_65_kernel_3_7_0_fix-irq-mismatch.patch
>>>  create mode 100644 recipes-ti/linuxutils/ti-linuxutils/linuxutils_2_26-cmemk-fixes.patch
>>>  create mode 100644 recipes-ti/linuxutils/ti-linuxutils/linuxutils_2_26-sdmak-fixes.patch
>>>
>>> --
>>> 1.9.1
>>>
>>> --
>>> _______________________________________________
>>> meta-ti mailing list
>>> meta-ti at yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/meta-ti
>> --
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list