Anurag, You're doing it backwards..the Eclair version of Android is based on the 2.6.32 Kernel, so you'll want to grab that first. Then you should add the DaVinici level BSP support into that Kernel. Extracting the Android-specific patches from an existing tree and applying it another tree is a pain.
Regards -- Ashwin On Wed, Jun 2, 2010 at 1:48 AM, Anurag <[email protected]> wrote: > Hello All, > I have downloaded 2.6.32 kernel for davinci board from > git.kernel.org and it got successfully compiled and loaded in board > and I am able o got up to 'Login'. This made me happy :). Now I want > to integrate android patches to the kernel. One of my friend > suggested to go ahead with 2.6.29 kernel, but its compilation got > broken-up saying that unexpected token # in 'Vmlinux.ds'. So I am > planning to ahead with 2.6.32 kernel. I extracted rootfs.zip and I am > finding only init.rc and init_goldfish.rc. I could not find any > directory called Init. When I tried to bootup with arguement init=/ > Init, I could see > ''Warning: unable to open an initial console. > Kernel panic - not syncing: Attempted to kill init!". > Please provide your valuable inputs to resolve the issue. Please > provide some guidelines for integrating android changes with 2.6.32 > kernel. > thanks, > Anurag > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
