Im going to be developing on the kernel for AM335 and AM572x.
Currently I have 3 options (or maybe more)
- Get the kernel directly from kernel.org and develop from there
- get the kernel from git://git.ti.com/processor-sdk/processor-sdk-linux.git
- get the kernel from git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
I have some questions and it would be really good if you could answer them all separately:
- How does TI repos differ from Linux kernel mainline ? (i.e. how often do you guys pull (or push) from (to) there?
- what is the difference between the processor-sdk and ti-linux-kernel repos ?
- Which branch on the repos mentioned above is the stable branch and which one do you suggest a new development start from (assuming no kernel constraints) ?
Thank you
best regards,
David