Hi, R.wen I stoped working of android platform for s3c6400. But, If you are using s3c6400 core, Please get synchronize with "samsung-s3c6410-1-android.1.0" tag
I will work only s3c6410 ( arm 1176 core ) continually, because our community don't have 6400 and 6400 core is temp board for 6410 core. After all, If you can, I recommend that you will change core from 6400 to 6410.. Thanks, Lim,GeunSik. 2009/1/14 R.wen <[email protected]>: > > Dear, Leemgs, > > Thanks for your reply, > by the way, does the smdk6400 work now? > > Yours, > R.wen > > On Jan 14, 9:54 am, leemgs <[email protected]> wrote: >> Hi, >> >> At first, visit tohttp://www/kandroid.org/website. >> >> I changed project name form "samsung-s3c64X0-android.1.0" to >> "samsung-s3c6410-android.1.0". >> >> Have nice day.. >> >> Thanks, >> Lim,GeunSik >> >> 2009/1/14 R.wen <[email protected]>: >> >> >> >> > HI, >> >> > $git clone git://www.kandroid.org/samsung-s3c64X0-android.1.0 >> > Initialized empty Git repository in /home/rwen/samsung-s3c64X0-android. >> > 1.0/.git/ >> > fatal: The remote end hung up unexpectedly >> > fetch-pack from 'git://www.kandroid.org/samsung-s3c64X0-android.1.0' >> > failed. >> >> > it seems something wrong. >> >> > R.wen >> >> > On Jan 12, 7:38 pm, leemgs <[email protected]> wrote: >> >> Hi, Praveen >> >> >> Recently, I moved core support from 6400/6410 to 6410 >> >> because s3c6400 core is temp age in fact.... >> >> >> So,If you are using s3c6400 core , >> >> I write quick how to for s3c(=smdk)6400 core like you. >> >> >> Fedora9$> cd /opt >> >> Fedora9$> >> >> wgethttp://www.kandroid.org/~open/devtools/kandroid-1.1.2.1-20080530.glib... >> >> Fedora9$> tar xzf ./kandroid-1.1.2.1-20080530.glibc.tgz >> >> Fedora9$> cd ./kandroid-1.1.2.1-20080530.glibc/bin/ >> >> Fedora9$> ls ../bin/arm* -al >> >> >> Fedora9$> git clone git://www.kandroid.org/samsung-s3c64X0-android.1.0 >> >> Fedora9$> cd samsung-s3c64X0-android.1.0 >> >> Feodra9$> git tag >> >> Fedora9$> get reset --hard samsung-s3c6410-1-android.1.0 >> >> Fedora9$> cp ./arch/arm/configs/smdk6400mtd_defconfig ./.config >> >> Feodra9$> make menuconfig >> >> Disable or Enable kernel features that you wanna..... >> >> Fedora9$> make zImge >> >> --------------------------- >> >> ........ above omission ........ >> >> Kernel: arch/arm/boot/Image is ready >> >> AS arch/arm/boot/compressed/head.o >> >> GZIP arch/arm/boot/compressed/piggy.gz >> >> AS arch/arm/boot/compressed/piggy.o >> >> CC arch/arm/boot/compressed/misc.o >> >> LD arch/arm/boot/compressed/vmlinux >> >> OBJCOPY arch/arm/boot/zImage >> >> Kernel: arch/arm/boot/zImage is ready >> >> ............................................. >> >> Feodra9$> ls -al ./arch/arm/boot/ >> >> Feodra9$> cp ./arch/arm/boot/zImage /tftpboot/ >> >> >> Are you ok? >> >> thank you for your bug report ... >> >> I will update notice and comment informaiton >> >> athttp://www.kandroid.org/gitwebsite. >> >> >> I don't have free time now... >> >> i have to go out... bye... >> >> >> 2009/1/12 Praveen <[email protected]>: >> >> >> > Hi Lim, >> >> >> > Iam not able to build your android kernel for s3c6400 board(samsung). >> >> > It shows the following error >> >> >> > "arch/arm/mach-s3c6400/built-in.o:(.init.data+0x1660): undefined >> >> > reference to `s3c_device_i2c'" >> >> >> > can you provide a solution to this problem? >> >> >> > On Dec 20 2008, 12:56 pm, "Lim,GeunSik" <[email protected]> wrote: >> >> >> Hi, Everyone... >> >> >> >> I made git kernel tree for android platform on arm1176 core basedS3C >> >> >> 64X0 board. >> >> >> You can download kernel source file athttp://www.kandroid.org/git. >> >> >> And, If you find bug or make enhancement using this S3C64X0-android- >> >> >> kernel source , >> >> >> Plese post athttp://www.kandroid.org/bugwebsiteorcontact to >> >> >> [email protected]. >> >> >> >> For example, >> >> >> 1) If you want to send me patchfile like bugfix, >> >> >> send your patch files to leemgs.at.gmail.com email. >> >> >> 2) If you want to post your opinion or bug report, connect >> >> >> tohttp://www.kandroid.org/bug >> >> >> >> Thank you for reading. Have nice day. >> >> > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
