Hi, Another important thing is (since your are attempting to bringup Android on OMAP3430)..please read on:
I was able to bring up Android (both m5 and sdk-v09) on OMAP3430 platform. One of the important points is to turn of the TLS_REGISTER in arch/arm/mm/Kconfig while building the kernel. Android's bionic libc does not support TLS register yet. This could be the reason why "init" is failing. Warm Regards, Anil On Wed, Sep 10, 2008 at 2:06 PM, Anil Sasidharan <[EMAIL PROTECTED]> wrote: > Make sure EABI support is tunred on in kernel config > > > > On Wed, Sep 10, 2008 at 12:12 PM, Senthil <[EMAIL PROTECTED]> wrote: > >> >> Hello All, >> >> Am trying to port android onto OMAP3430 SDP. >> >> Am using Linux 2.6.26 kernel which is OMAP3430SDP compliant and >> applied m5 android patches on it. >> i have tried with m3_rc20a and m5_rc14 file system,both are giving the >> following result >> >> root file system has been mounted properly and am getting the foll. >> error >> >> Kernel panic:Attempted to kill init >> >> i think kernel not able to launch the init >> >> Is anybody come across this problem? >> It would be very helpful for me if anybody through any light on this. >> >> Regards >> Senthil >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---