May 8, 2012
2:31 p.m.
On Tue, May 8, 2012 at 3:31 PM, Ramya Desai <ramya.desai@gmail.com> wrote:
Dear Experts,
I have a working BSP which runs on Kernel 2.6.10. Now I wanted to upgrade my BSP to higher versions like, 2.6.24.
2.6.24? Are you sure? This release is also *very* old. Port your BSP to mainline and get it merged, everything else is a waste of time!
Is there any documentation/steps available to do so?
Find out what has changed between 2.6.10 and your target kernel and fix your drivers/modifications. -- Thanks, //richard