Re: [android-kernel] how to build kernel

2011-12-19 Thread Tal Alon
Hi, I am asking for kernel compilation and downloading process and not for android application. Thanks anyway. Does someone succeed? Tal On Mon, Dec 19, 2011 at 3:02 PM, Tal Alon wrote: > Hi, > > I am asking for kernel compilation and downloading process and for android > application. > Thank

Re: [android-kernel] how to build kernel

2011-12-19 Thread Tal Alon
Hi, I am asking for kernel compilation and downloading process and for android application. Thanks anyway. Does someone succeed? Tal On Fri, Dec 16, 2011 at 6:38 AM, manoj gupta wrote: > Hi, > I dont have any idea about this but you follow this method to unlock and > flashing all application

Re: [android-kernel] how to build kernel

2011-12-15 Thread manoj gupta
Hi, I dont have any idea about this but you follow this method to unlock and flashing all application in any device iand in between you need to chose your device Get Android source code ./build/envsetup.sh lunch 1 make -j4 adb reboot bootloader fastboot oem unlock fastboot flashall -w Regards manoj

Re: [android-kernel] how to build kernel

2011-12-15 Thread s.rawat
HI Manoj, whats the zImage size you got and were you able to successfully flash it on any of the device. RGds, Saurabh "..pain is temporary.quitting lasts forever.." On Fri, Dec 16, 2011 at 9:23 AM, manoj gupta wrote: > hi , > Please find the method to build android source code. > Get A

Re: [android-kernel] how to build kernel

2011-12-15 Thread manoj gupta
hi , Please find the method to build android source code. Get Android source code ./build/envsetup.sh lunch 1 make -j4 Regards Manoj Kumar Gupta On Mon, Nov 21, 2011 at 11:02 AM, talon1975 wrote: > Hi all, > > l download the kernel source from Samsung site and the arm-eabi > toolchine (4.4.0 and

Re: [android-kernel] how to build kernel

2011-12-13 Thread Tal Alon
orrectly you should only need to run a script >>>> file that they provide, for example mine is called make_kernel_tass_vtr.sh. >>>> >>>> If you take a look at the file it points to a specific config file to >>>> use I would use that one initially if y

Re: [android-kernel] how to build kernel

2011-12-13 Thread s.rawat
tass_vtr.sh. >>>> >>>> If you take a look at the file it points to a specific config file to >>>> use I would use that one initially if your defconfig file is not the >>>> samethey also recommend the Codesourcery cross compiler (which that may >&

Re: [android-kernel] how to build kernel

2011-12-13 Thread Kiran Kumar Raparthy
at may >>> or may not be the one that you mentioned) >>> >>> >>> -- >>> *From:* talon1975 >>> *To:* Android Linux Kernel Development >>> >>> *Sent:* Sunday, November 20, 2011 9:32 PM >&g

Re: [android-kernel] how to build kernel

2011-12-13 Thread Vincenzo Ciaglia
cond make. >>>>> My environment includes toolchines that provides with the NDK with no >>>>> installation but i define the ARCH and CROSS_COMPILE macros before >>>>> compilation. >>>>> >>>>> >>>>> On Mon, N

Re: [android-kernel] how to build kernel

2011-12-13 Thread s.rawat
that they provide, for example mine is called >>>>> make_kernel_tass_vtr.sh. >>>>> >>>>> If you take a look at the file it points to a specific config file to >>>>> use I would use that one initially if your defconfig file is not the >&g

Re: [android-kernel] how to build kernel

2011-12-13 Thread Jeremy Morales
ake a look at the file it points to a specific config file to >>>> use I would use that one initially if your defconfig file is not the >>>> samethey also recommend the Codesourcery cross compiler (which that may >>>> or may not be the one that you mentioned).

Re: [android-kernel] how to build kernel

2011-12-13 Thread s.rawat
ific config file to >>> use I would use that one initially if your defconfig file is not the >>> samethey also recommend the Codesourcery cross compiler (which that may >>> or may not be the one that you mentioned) >>> >>> >>> -

Re: [android-kernel] how to build kernel

2011-12-12 Thread Tal Alon
m:* talon1975 >> *To:* Android Linux Kernel Development >> *Sent:* Sunday, November 20, 2011 9:32 PM >> *Subject:* [android-kernel] how to build kernel >> >> Hi all, >> >> l download the kernel source from Samsung site and the arm-eabi >> toolchine (4.4

Re: [android-kernel] how to build kernel

2011-11-21 Thread Tal Alon
ich that may > or may not be the one that you mentioned) > > > -- > *From:* talon1975 > *To:* Android Linux Kernel Development > *Sent:* Sunday, November 20, 2011 9:32 PM > *Subject:* [android-kernel] how to build kernel > > Hi all,

Re: [android-kernel] how to build kernel

2011-11-21 Thread Bridgette
Development Sent: Sunday, November 20, 2011 9:32 PM Subject: [android-kernel] how to build kernel Hi all, l download the kernel source from Samsung site and the arm-eabi toolchine (4.4.0 and 4.4.3) from github. When i build my kernel (2.6.35.7) on Linux machine the size of zImage is 3.5M and it doesn&#

Re: [android-kernel] how to build kernel

2011-11-21 Thread s.rawat
For whcih Device you are using it? "..pain is temporary.quitting lasts forever.." On Mon, Nov 21, 2011 at 11:02 AM, talon1975 wrote: > Hi all, > > l download the kernel source from Samsung site and the arm-eabi > toolchine (4.4.0 and 4.4.3) from github. > When i build my kernel (2.6.35

[android-kernel] how to build kernel

2011-11-21 Thread talon1975
Hi all, l download the kernel source from Samsung site and the arm-eabi toolchine (4.4.0 and 4.4.3) from github. When i build my kernel (2.6.35.7) on Linux machine the size of zImage is 3.5M and it doesn't work, i found some kernels zImage files and the size is 6.7M and bigger. I use the same defc

[android-kernel] How to Build kernel with android build system?

2009-02-15 Thread chin...@tw-roc
Hello There is no android.mk in kernel folder of andoid platform source codes, so I could not use "mm" to build the whole folder. I am wondering if any script for android build system to build Android's linux kernel? Thanks Chinlin --~--~-~--~~~---~--~~ unsubsc