[android-porting] Android Repo

2011-09-09 Thread Kolanchinathan S
HI Members, I am new to android technology. I am trying to download the android source from this website (https:// android.git.kernel.org/repo). So, when i gave below command i getting below error. please provide some solution how to fix this problem. Comm

[android-porting] Android Root File System & Bootargs

2011-09-10 Thread Kolanchinathan S
Hi All, I am trying to port android on DM365 proc. currentluy i am having android kernel image, and i need android root file system. how can able get the android root file system. Android repositories not working last four days. (https:// android.git.kernel.org/repo). if yo

[android-porting] Build the kernel

2011-09-12 Thread Kolanchinathan S
Hi, I am building the Android_Linux_Kernel_2_6_32. After gave make menuconfig i compile the uImage. (From this command --> make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage). I am getting below error.

[android-porting] Android Source Build Error

2011-09-15 Thread Kolanchinathan S
Hi, I am trying to build the android source code, when i am choosing the target i am getting below error. what could be the problem, can you give me some solution. *

[android-porting] Android Building

2011-09-30 Thread Kolanchinathan S
Hi, I have Gingerbread Android source code. I am trying to build the source code from my fedora 12 i686 host machine. I followed from this link.--> https://fedoraproject.org/wiki/HOWTO_Setup_Android_Development For building the android source which is user friendly

[android-porting] Porting Android Kernel Image

2011-12-02 Thread Kolanchinathan S
Hi, I completed build my android source code following the below link http://source.android.com/source/building.html Now I want to build the kernel image to porting on DM365. How to port the kernel image on DM365. Please guide me. Regards Kolanchinathan. -- unsubscribe: android-porting

[android-porting] Init Issue

2011-12-09 Thread Kolanchinathan S
Hi All, I am porting the android kernel in DM365. while booting I am facing problem like Kernel panic - not syncing: Attempted to kill init!, I mentioned the error log message in below. My Android kernel version 2.6.32 Gingerbread Root File System(2.3) My boota