Hi, I can use Android now on the i.MX31. I am using the 2.6.24 Freescale kernel and a clean Android patch from 0.9 beta. The new Android version 0.9 requires the android power driver to get the keypad working. Currently, I try to fix the touchscreen.
@Ben: Your patch creation process is wrong. You must create the patch by checking the Android 2.6.25 kernel against a clean 2.6.25 kernel, not the patched freescale kernel. This will give you a much smaller patch (without changes between 2.6.24 and 2.6.25). For the kernel 2.6.24, the power stuff needs also some changes/ extentions to the Linux kernel, but it is mostly straight forward. @deepack: The ltib configuration tool sets all the parameter/ configurations needed for the freescale patches. Just add the the Android driver, including the ashmem driver. bye Markus On 17 Sep., 14:39, deepak singal <[EMAIL PROTECTED]> wrote: > Hi all, > > Presently i am looking with the 2.6.22.6 and 2.6.24 IMX31 kernel. > My basic approach so far is this for 2.6.22.6 kernel : > > Download linux-2.6.25-android-0.9_r1 android specific kernel from > Google site. > Download linux-2.6.25 kernel. > diff -Naur linux-2.6.25/ linux-2.6.25-android-0.9_r1/ --> > android.patch > Get the working kernel linux-2.6.22.6 on the freescale imx31 LTIB. > Apply our board specific change. > Remove all stuff from the android.patch file that will not need > (goldfish related things, yaffs2 things because freescale kernel > provides already yaffs2). > Then apply android.patch with tool patch. On applying the patch, it is > being observed that some files are applied by the automated mechanism, > and some things went wrong. Those which went wrong are left for manual > patching. > Jump to that point in my patch and try to apply it to the kernel > source manually. > > I am not able to make android power driver. I think lots of changes > required in 2.6.22.6 kernel for android power driver. > i would like to know any one able to compile(android_power driver) > linux-2.6.22.6(IMX31) kernel for android. > Please share your experience on android power driver(linux-2.6.22.6 > kernel) ............. > Any help will be highly appreciated. > > Thanks & Regards, > Deepak Singal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---