[android-kernel] Re: booting up the emulator with custom kernel build

2009-08-20 Thread rk
on > >> git branch goldfish origin/android-goldfish-2.6.27 > >> git checkout goldfish make goldfish_defconfig ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- make zImage ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- Thanks Rk On Aug 19, 7:44 pm, rk wrote: > Hi, > > T

[android-kernel] Re: How to compile a kernel module to Andr oid Linux Kernel ?

2009-08-20 Thread rk
Hi Guys, I am not able to compile the kernel which I have with the source code/ downloaded from the git repo. Here is my problem thread. Can some one help me http://groups.google.com/group/android-kernel/browse_thread/thread/9b0975d78a28112 Thanks Rk On Aug 6, 1:14 pm, 永振 田 wrote: > Tha

[android-kernel] Re: how to port kernel

2009-08-19 Thread rk
Neo, Can you please provide the steps download and make the kernel. I am struggling when making the kernel.Here is my post regarding my error http://groups.google.com/group/android-kernel/browse_thread/thread/9b0975d78a28112 Thanks Rk On Aug 4, 3:06 pm, Neo wrote: > On Aug 4, 2:24

[android-kernel] Kernel make error

2009-08-19 Thread rk
ROSS_COMPILE=/home/android/android_new_cupcake/prebuilt/ linux-x86/toolchain/arm-eabi-4.2.1/bin/arm-eabi- Can anyone tell me where I am doing wrong and what all the things I need to do to build a kernel for the emulator. Thanks Rk --~--~-~--~~~---~--~~ unsubscribe: an

[android-kernel] Re: booting up the emulator with custom kernel build

2009-08-19 Thread rk
une= switch make[1]: *** [kernel/bounds.s] Error 1 make: *** [prepare0] Error 2 andr...@android-desktop:~/goldfish/common$ The above error I am getting where I am doing wrong? Can you please correct me? On Aug 19, 7:10 pm, rk wrote: > Juan, > > AS you said I downloaded the common ker

[android-kernel] Re: booting up the emulator with custom kernel build

2009-08-19 Thread rk
. Note : I clone that into a separate dir which is outside the mydroid directory. thanks rk On Aug 18, 11:03 am, rk wrote: > Juan, > > THanks for your reply. I will try to get it and let you know the > status. > > thanks > Rk > > On Aug 13, 11:09 pm, Juan Lang wrote: &g

[android-kernel] Re: booting up the emulator with custom kernel build

2009-08-19 Thread rk
. Note : I clone that into a separate dir which is outside the mydroid directory. thanks rk On Aug 18, 11:03 am, rk wrote: > Juan, > > THanks for your reply. I will try to get it and let you know the > status. > > thanks > Rk > > On Aug 13, 11:09 pm, Juan Lang wrote: &g

[android-kernel] Re: booting up the emulator with custom kernel build

2009-08-17 Thread rk
Juan, THanks for your reply. I will try to get it and let you know the status. thanks Rk On Aug 13, 11:09 pm, Juan Lang wrote: > I don't know any way to get it via http.  I'm also normally behind a > proxy, and I temporarily connected to a public wireless access point >

[android-kernel] Re: booting up the emulator with custom kernel build

2009-08-12 Thread rk
onfig.gz', decompress config.gz, and > rename it .config in the kernel source directory.  Then build and run > it. > > Good luck, > --Juan > > > > On Wed, Aug 12, 2009 at 5:48 AM, rk wrote: > > > HI, > > > I am trying to build the custom kern

[android-kernel] booting up the emulator with custom kernel build

2009-08-12 Thread rk
HI, I am trying to build the custom kernel from the kernel source which is inside the Android source dir. To build the kernel I just followed the steps given in the following thread http://groups.google.com/group/android-platform/browse_thread/thread/e24eb299383e9103/34e8c50b2b50efa3?q=How+to+bu