[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-09 Thread vadivelan m
Hi vera, Actually i am trying on plain 2.6.27 linux from arm git. May i know which version and from where (open soure web ) you started your work. ? I think freescale opensource git (opensource.freescale.git) is giving all their version of linux. But i am facing some problem in downloading it. H

[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-10 Thread vadivelan m
Hi vera, You are correct. Applying patches will be good if you know the full details ( clock , memory map etc ) of the board. otherwise most of the time will be spent just in making linux up. You can take from freescale git repository and try. That will be better . I have tried to download the s

[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-10 Thread vadivelan m
Hi vera, Even i have downloaded from freescale git. But the same problem. imx27 features are not there. I think you are working on LTIB ( linux 2.6.22 kernel ) provided in freescale.com This is not running for me. please upload the working kernel code and provide the link for me . Thanks and re

[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-16 Thread vadivelan m
Hi vera, Thanks for your help. But still we will be having problem even 2.6.22 / 2.6.23 comes up. May i know why should we try linux 2.6.23 ? because android expects linux 2.6.25 version or 2.6.27 , 29 to port android 1.0 / 1.5 / 1.6 etc So working on 22,23 will not help

[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-12-07 Thread vadivelan m
Hi veera, Its good to see that 32 is running for you. I hope u have downloaded the code from kernel.org. Have you applied any changes or just working directly? 2.6.25 is up for us. Now we are porting the drivers to the latest version . Still i have not touched android code. can you just share

[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2010-01-15 Thread superspirit
Hi vera. i would like to port android on to imx27 ads and build some multimedia applications (audio,video and nework support). i like to know difficulties, any issues u faced. can you please share your knowledge on it, and any suggestions. thanks super On Nov 25 2009, 7:42 pm, Hamilton Vera wrot

[android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2012-10-25 Thread Eric Nelson
HI Vadivelan, > > On Tue, Nov 3, 2009 at 7:26 AM, vadivelan m > wrote: > > > Hi , > > > > > I am trying to port android 1.5 onIMX27based platform. But i am > > > blocked in making linux 2.6.27 up. > > > > > Its blocking at Freeing init memory . > > > While exploring through the code > > > > >

Re: [android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-09 Thread Hamilton Vera
Hi Vels, I am trying to use kernel 2.6.23. I have a patched kernel from freescale (2.6.22-5), I am trying to deploy 2.6.23 over 2.6.22. Unfortunately it is not an easy task for me. About freescale git ,maybe you can try this one: git clone http://opensource.freescale.com/pub/scm/linux-2.6-mx.g

Re: [android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-10 Thread Hamilton Vera
Hi Vels, Basically I got the running kernel from Ltib ( http://www.ltib.org/resources-download http://www.bitshrine.org/gpp ). I will upload the kernel files to a webserver and send you a link to download ok? The latest kernel that I got from freescale's git is the v2.6.25-rc5, but checking t

Re: [android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-12 Thread Hamilton Vera
Hi Vels, here are the downloads, sorry about the delay Android kernels: http://download.theforce.com.br/linux-2.6.22.android.tar.gz http://download.theforce.com.br/linux-2.6.23-android-m3-rc20.tar.gz http://download.theforce.com.br/linux-2.6.23-android-m5-rc14.tar.gz Patches from freescale to ker

Re: [android-porting] Re: android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-19 Thread Hamilton Vera
You are absolutely right. I will try out the 2.6.27, I will get a kernel 2.6.26 from iMX27 PDK Freescale and try to do it. Unfortunately I am faraway from my machine, I will send you the patching procedure as soon as possible. On Tue, Nov 17, 2009 at 3:47 AM, vadivelan m wrote: > Hi vera, > >