Re: Build LSK 3.14 kernel with android-toolchain

2014-12-04 Thread Jisheng Zhang
On Tue, 2 Dec 2014 02:24:03 -0800 Arnd Bergmann wrote: > On Tuesday 02 December 2014 17:39:21 Jisheng Zhang wrote: > > > > On Tue, 2 Dec 2014 01:04:54 -0800 > > Shawn Guo wrote: > > > > > + LAKML and more people. > > > > > > On Mon, Dec 01, 2014 at 05:38:38PM +0100, Arnd Bergmann wrote: > > >

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-04 Thread Jisheng Zhang
Dear Shawn, On Tue, 2 Dec 2014 01:04:54 -0800 Shawn Guo wrote: > + LAKML and more people. > > On Mon, Dec 01, 2014 at 05:38:38PM +0100, Arnd Bergmann wrote: > > On Monday 01 December 2014 16:32:21 Shawn Guo wrote: > > > Is it a valid or supported use case to build LSK 3.14 kernel with > > > and

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-02 Thread Arnd Bergmann
On Tuesday 02 December 2014 20:34:59 Shawn Guo wrote: > On Tue, Dec 02, 2014 at 06:29:52PM +0800, Jisheng Zhang wrote: > > On Tue, 2 Dec 2014 02:24:03 -0800 > > Arnd Bergmann wrote: > > > Yes, that's definitely possible. Any idea how the android folks build > > > their > > > kernel? > > > > copi

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-02 Thread Arnd Bergmann
On Tuesday 02 December 2014 18:29:52 Jisheng Zhang wrote: > On Tue, 2 Dec 2014 02:24:03 -0800 > > On Tuesday 02 December 2014 17:39:21 Jisheng Zhang wrote: > > > > > > From my experience in last several years > > > > > > 1. the arm-linux-androideabi- toolchain sets some options by default, PIC >

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-02 Thread Shawn Guo
On Tue, Dec 02, 2014 at 06:29:52PM +0800, Jisheng Zhang wrote: > On Tue, 2 Dec 2014 02:24:03 -0800 > Arnd Bergmann wrote: > > Yes, that's definitely possible. Any idea how the android folks build their > > kernel? > > copied from https://android.googlesource.com/toolchain/build/+/HEAD/README > >

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-02 Thread Shawn Guo
On Tue, Dec 02, 2014 at 11:24:03AM +0100, Arnd Bergmann wrote: > > > I tracked it a little bit with debug_ll routine printch() and found it > > > dies at the first pr_info() call in arch/arm/kernel/setup.c: > > > > > > pr_info("Booting Linux on physical CPU 0x%x\n", mpidr); > > > > > > And

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-02 Thread Arnd Bergmann
On Tuesday 02 December 2014 17:39:21 Jisheng Zhang wrote: > > On Tue, 2 Dec 2014 01:04:54 -0800 > Shawn Guo wrote: > > > + LAKML and more people. > > > > On Mon, Dec 01, 2014 at 05:38:38PM +0100, Arnd Bergmann wrote: > > > On Monday 01 December 2014 16:32:21 Shawn Guo wrote: > > > > Is it a val

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-02 Thread Shawn Guo
+ LAKML and more people. On Mon, Dec 01, 2014 at 05:38:38PM +0100, Arnd Bergmann wrote: > On Monday 01 December 2014 16:32:21 Shawn Guo wrote: > > Is it a valid or supported use case to build LSK 3.14 kernel with > > android-toolchain? I can build a LSK 3.14 kernel with Linux toolchain > > gcc-li

Re: Build LSK 3.14 kernel with android-toolchain

2014-12-01 Thread Arnd Bergmann
On Monday 01 December 2014 16:32:21 Shawn Guo wrote: > Is it a valid or supported use case to build LSK 3.14 kernel with > android-toolchain? I can build a LSK 3.14 kernel with Linux toolchain > gcc-linaro-arm-none-eabi-4.9-2014.09, which boots fine on my board. > When I build the same kernel with