I'm working on an AM3703 design and would like to track the Linux repos that TI uses for PSP releases. Where can I find them?
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'm working on an AM3703 design and would like to track the Linux repos that TI uses for PSP releases. Where can I find them?
Hi Joseph,
You can find at http://arago-project.org/git/projects/?p=linux-omap3.git;a=shortlog;h=refs/heads/OMAPPSP_04.02.00.07
Regards
AnilKumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!
You know what? I was unclear. What I'm actually looking for are the Linux kernels that feed the Sitara Linux SDKs (as in: http://processors.wiki.ti.com/index.php/Sitara_Linux_Software_Developer%E2%80%99s_Guide). It looks like they're tracking pretty close to mainline linux (3.0.8, 3.1, 3.2), whereas the PSP branch you mentioned seems to languish down at 2.6.37.
Where can I find the most up-to-date, feature-rich kernels for the AM3703?
In the same wiki page you can look at this row
AM37xEVM | 5.04 | 04.02.00.07 | 2.6.37 | 2011.09 | gcc4.5.3 | Mar 2012 |
Regards
AnilKumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!
I'm quite aware of the table to which you refer. However, those numbers to do not indicate a proper git tree location from which to download the active sources used in the release. Indeed, I know that TI does not release a "plain vanilla" mainline linux kernel. TI released heavily patched versions. I would like to know where the git trees are that TI uses to produce these releases.