Hi
Probably the following links will help you.
Porting ARM Linux : http://www.glomationinc.com/PortingLinuxKernel.pdf
<http://www.glomationinc.com/PortingLinuxKernel.pdf>
http://www.mjmwired.net/kernel/Documentation/arm/Porting

<http://www.mjmwired.net/kernel/Documentation/arm/Porting>As an overview of
steps:
1. download a suitable kernel from kernel.org (based on your requirements)
2. Add ur machine specific changes --- may the mach-arm folders
3. Add android specific drivers and module ....

The best way for u will be as you have the working 27 kernel, you can check
the kernel revision number 2.6.27.rxx something (Check Top makefile of
kernel) and get the vanilla kernel of same revision from kernel.org/pub and
take a patch. And apply the patch manually or by patch -i p1 ... (with
little care) to 2.6.32.rxx ... hope u can play with it now...
Secondly if you have a kernel (which ur vendor has give, before applying
android) then you can follow as below:
1. take patch aganist open source vanilla kernel and take a patch aganist
 vendor specific kernel. This patch will be machine specific.
2. Take a patch aganist open source kernel and android kernel corresponding
version... apply this patch after applying the   first patch....

Hope the above information will help you... All the best..

Thank you and regards,
Shyjumon N.

On Sun, Feb 13, 2011 at 7:29 AM, tarek attia <tarek.m.at...@gmail.com>wrote:

> Hi,
>
> I'm upgrading the android kernel for my board mini2440 instead of 2.6.27 to
> Linux kernel 2.6.32 ,and I have been searching for a while for this,so I'm
> asking how can i gonna start .
>
>
>
> Thanks & Regards ,
> --
> tarek
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel




-- 
Thanks and regards,
Shyjumon N

Present HP:  +821072143548 (S. Korea)
India New Number: +918860367206 (Delhi/NCR)
Alternate No: +918010082224 (Delhi/NCR)


"I never tried to compare perfection and Excellence. since Excellence that i
can but perfection it's god's Bussiness. why should i treble him"

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to