I have kernel source which does not have TI DSP Bridge source. How might I get the source? This is for a Beagleboard xM.
Thank you for your time.
Durwin
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have kernel source which does not have TI DSP Bridge source. How might I get the source? This is for a Beagleboard xM.
Thank you for your time.
Durwin
I cloned both of these from http://elinux.org/BeagleBoard/DSP_Howto and did not find any TIDSPBRIDGE (the links are broken but I modified them).
git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
Command used: git clone www.kernel.org/.../linux-omap.git
git clone git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
Command used: git clone www.kernel.org/.../staging.git