[android-kernel] Why cant I just keep one functional kernel version?

2012-09-13 Thread Mimelgue
I want to create my own rom for my ZTE Blade using google sources and I am really confused. I've read lots of manuals and guides including the documentation in source.android.com, but I've not been able to find answers to my questions so far... It seems that the most important problem a devel

Re: [android-kernel] Android Build

2012-09-13 Thread Prabagaran Thangavel
Thanks Chinmay for the info. On Thu, Sep 13, 2012 at 3:08 PM, Chinmay V S wrote: > Some of the build steps can exceed the address space of 32-bit processes. > e.g. handling the entire set of *.java source files in a single pass. Thus > one might run into build errors due to the limitations of th

[android-kernel] Network issues with smsc95xx on Pandaboard

2012-09-13 Thread Valeri Atamaniouk
Hello I'm encountering network "freezes" when using default network interface on Pandaboard. Pandaboard uses USB network driver smsc95xx. Every few seconds the interface simply stops transmitting data for 2-3 seconds. When using different interface (external USB network, WiFi) the networking i

[android-kernel] froyo and gingerbread source code download

2012-09-13 Thread Prathamesh Ghanekar
Hi All, I wish to download android kernel source.I am cloning the android kernel repository from the below link using "git clone " https://android.googlesource.com/kernel/common.git After this, when i do "git branch -a", it lists all branches in the repository as follows: Branches - *

Re: [android-kernel] Android Build

2012-09-13 Thread Chinmay V S
Some of the build steps can exceed the address space of 32-bit processes. e.g. handling the entire set of *.java source files in a single pass. Thus one might run into build errors due to the limitations of the 32bit system. This was rare in the days of FroYo. Starting with GB the recommended build

Re: [android-kernel] Android Build

2012-09-13 Thread Manjeet Pawar
yeah U r ryt,GB requires 64-bit machine to build...you need to install a 64-bit linux ,on your host machine...then start working on it.. Regards On Thu, Sep 13, 2012 at 2:14 AM, Prabagaran Thangavel < prabagara...@gmail.com> wrote: > Hi all, > > I have a doubt. > > Android version from GB requi

[android-kernel] Android Build

2012-09-13 Thread Prabagaran Thangavel
Hi all, I have a doubt. Android version from GB requires 64 bit machine to build. But the target board(eg.. pandaboard) is 32 bit. My host is also 32 bit machine. Then why it requires 64 bit machine for building. Someone provide me the pointers. Thanks and Regards, Prabagaran. -- unsubscribe: