Porting my BSP to higher Kernel Versions

Calvin Johnson linux.cj at gmail.com
Fri Aug 24 13:15:58 EDT 2012


Hi Ramya,

On Tue, May 8, 2012 at 7:01 PM, Ramya Desai <ramya.desai at 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.

The latest stable kernel is 3.5.2 (http://kernel.org/)
If you just want to upgrade your kernel from 2.6.10 to 2.6.24, you may
get incremental patches from http://www.kernel.org/pub/linux/kernel/ .
Your BSP may have to be updated with the upgraded kernel's APIs.
All the best.

> Is there any documentation/steps available to do so?
>
> Regards,
> Ramya
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



More information about the Kernelnewbies mailing list