On Jun 7, 12:00 pm, Ashwin Bihari <abih...@gmail.com> wrote: > The Moto Cliq is based on a Qualcomm processor, so you'll need to get > the BSP-specific stuff from the 2.6.27 Kernel, you'll then need to > figure out what all the drivers are that make the peripherals work on > the phone. With all that information gathered, you'll need to port all > of them to your target Kernel. > > Between 2.6.27 and 2.6.33 there's about 3+ years of Kernel changes and > some of them are significant enough to require a almost rewrite of > some of the drivers.. > > It can absolutely be done (I do it all the time), but it is not > trivial and not for someone who is unfamiliar with Linux/Kernel > development and more importantly unfamiliar with the Moto Cliq > hardware.. > > Good luck.. > > -- Ashwin >
thanks for the response! lets just say i have the drivers already ported, how would i then go about merging into the new tree? see part of the work has been done for me. i have the original moto source. then i have a boot img from an alpha 2.1 rom that boots and somewhat works on the cliq. i would think that i could decompile the 2.1 boot img (still 2.6.27 somehow) and pull the drivers from it to merge with with the new kernel. i need the new kernel for a rom im porting that requires the new kernel. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting