Hi jollen and michael, Thank you very much for your reply. I will surely go through Koolu repository and contact you if there are any issues. I am getting one error while compiling ANDROID SDK:
/tmp/ccZNlGpU.s: Assembler messages: /tmp/ccZNlGpU.s:1147: Error: selected processor does not support `clz r3,r2' I have currently applied patches available at the benno's blog manually. The patches were not getting applied using the command "patch", hence i manually changed the source of ANDROID SDK looking into the patches. IS that ok? On May 8, 3:40 pm, Jollen Chen <[email protected]> wrote: > Hi, > > You need a s3c2440 Android ports. > Koolu has ported Android to armv4 platform. > Please get it from Koolu repository - git.koolu.org > > -jollen > > > Hi all, > > > I am a newbie in ANDROID. > > > My first question is : HAS ANYONE PORTED ANDROID ON S3C2440 (armv4 > > Architecture ) PLATFORM SUCCESSFULLY? > > > I am trying to port ANDROID on S3C2440 platform which is a arm920T and > > ARMv4 architecture. > > Linux version which i am using is 2.6.27. I have done the required > > changes in my Linux-2.6.27 kernel by looking into the diff of the > > ANDROID Linux-2.6.27 kernel which comes along with the ANDROID SDK. > > The kernel gets compiled successfully without any errors after the > > ANDROID support is given. > > > I referred the "benno's blog" ( Android on ARMv4 (take 2) section ) > > and applied the patches to the ANDROID SDK given in the benno's blog. > > I am using the "arm-android-eabi-" toolchain given in the benno's > > blog. ANDROID SDK gets compiled successfully but the "init.rc" file is > > not getting generated in "android-SDK/out/target/product/generic/root" > > directory. > > > I copied all the required files and folders from the "android-SDK/out/ > > target/product/generic/root" directory to my root file system. when i > > boot the Linux-2.6.27 kernel (with android related changes) on the > > s3c2440 platform the following error occurs : > > > "Kernel panic - not syncing: Attempted to kill init!" > > > I don't know where exactly the problem is. Please help me in solving > > the problem. Where am i going wrong? > > > Does the patches given in the benno's blog works perfectly fine? Has > > any one tried to port ANDROID on armv4 architedture? > > > Regards, > > Vinay R Rao --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
