Not sure if this is the right place for this... It looks like the latest version of the linux utilities (specifically CMEM for the OMAP-L138) no longer build with kernel Revs >= 2.6.34. This is due to the change in the dma-api (e.g., the dmac_inv_range and clean functions have gone away). I tried to replace the dmac_* calls with dmac_map_area as suggested in another thread I stumbled upon, but the module failed to load as the underlying __glue'd symbols (arm926_dma_map_area) are not exported.
Has anyone else run into this? Am I missing something? My understanding is CMEM is required in order to use DSPLink. Is this not the case? I'm trying to build linuxutils_2.25.02.08 from TI. I'm tempted to simply export the needed symbols, but that sort of flies in the face of the new DMA-API architecture. Is there a patch to CMEM out there? Thanks for any insight. -Mike -- Michael Williamson 315-425-4045x230 www.criticallink.com _______________________________________________ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source