Hi giammy,
Today i have created patch using
diff -Naur linux-2.6.25/ android-2.6.25/ --> android.patch
got the patch with more than 30k lines, applied using patch tool.
Almost all the patches applied correctly, but following files failed.
arch/arm/mm/Kconfig
drivers/char/Makefile
drivers/Kconfig
drivers/Makefile
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/video/Kconfig
fs/inotify_user.c
fs/proc/proc_misc.c
fs/proc/task_mmu.c
include/linux/tick.h
kernel/sched_fair.c
kernel/softirq.c
kernel/time/tick-sched.c
Makefile
mm/shmem.c
mm/tiny-shmem.c
I have applied these patches manually, but i was not able patch
- fs/proc/proc_misc.c
and
- fs/proc/task_mmu.c file.
I skipped those two files. Is it OK?
Then i tried to build the source, I got errors in
- Android power driver
- Goldfish-RTC,
- Goldfish-TTY,
- Goldfish-FB
So i have unchecked these drivers in menuconfig..
Is it correct,? How about Android Power Driver is it compulsory?
Regards
Akash Guttedar
On May 3, 10:42 am, AG <[email protected]> wrote:
> Hi giammy ,
>
> Thanks a lot, I got 2.6.24 BSP from Freescale support today. I will
> start patching. i will get back to you afterwards
>
> Thanks,
>
> Regards
> Akash G
>
> On May 2, 8:04 pm, giangiammy <[email protected]> wrote:
>
> > Hi,
>
> > the kernel I am using is a 2.6.24.
> > It comes from a Frescale Board Package Support
> > (the CD coming with evaluation board, including cross-compiler tools,
> > ltib, and kernel source with dirver for the evaluation board).
>
> > This is the BSP for 5121 for
> > example:http://www.freescale.com/webapp/sps/download/license.jsp?colCode=CWF-...
>
> > After that I downloaded a vanilla kernel (2.6.25) from kernel.org,
> > and the android kernel.http://android.git.kernel.org/
> > I made a diff from the vanilla 2.6.25 with android patched 2.6.25,
> > got all the differences and patched my custom 2.6.24 by hand
> > (cannot be automatically done as they are different versions).
>
> > If anyone have a better procedure, ideas are welcome: this
> > is a bit long and boring procedure :-(
>
> > bye
> > giammy
>
>
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting