[android-porting] Re: What is the toolchain for S3C2440

2009-04-29 Thread huymq85
I used the toolchain from http://trac.koolu.org/wiki/Toolchain. The compilation completed. but the zImage can not boot. My steps: kerneL source: linux-2.6.25-android-1.0_r1.tar.gz step 1: make s3c2410_defconfig step 2: make menuconfig set: CONFIG_LOW_MEMORY_KILER = n

[android-porting] Re: What is the toolchain for S3C2440

2009-04-20 Thread Brian Code
There is an ARMv4 toolchain that can be found at: git.koolu.org in the Prebuilt git. We currently use it for the Android on Freerunner project with good success. Regards, Brian Code On 20-Apr-09, at 2:06 AM, huymq85 wrote: > > Hi all, I'm compiling linux kernel android version 2.6.25 for sa