[android-porting] Re: Problem when booting kernel image to s3c6410

2009-03-29 Thread mai huy
Thanks carsten.bode for your reply, I changed the address, and the booting kernel image is ok: my command: tftp c0004000 zImage_ss nand erase 4 20 nand write c0004000 4 20 and now I am doing with root file system, I got 4 folter /system, /data, /etc, /sbin and init from emulato

[android-porting] Re: Problem when initing root file systems

2009-04-02 Thread mai huy
Thanks aow and huang.qinghua for your reply. I will try. On Thu, Apr 2, 2009 at 4:08 PM, 打工者 wrote: > if you use "root=/dev/mtdblock2 rootfstype=cramfs ...". maybe you can > try the fowllowing steps: > 1. compile busybox with arm cross compiler > 2.down the exec busybox to /bin directory in the

[android-porting] Re: Android1.0 on to s3c6400 + Home sceen Lock

2009-04-04 Thread mai huy
hi,Ananth Thanks you for your reply. I followed some steps which i got from internet and I have a kernel image (zImage) and root file system (data,system,dev,proc...). but I don't know what I have to do then. Please tell me steps to boot the Kernel and execute the file system (mounting file syste