Hello all,
              I am involved in poting Android into Hawkboard OMAP L138. I
have compiled root file system and kernel image. On porting i am using CROSS
CABLE, Network cable to trsansfer files in Nfs..
I have installed the packages- nfs-kernel-server, tftp-hpa.

Edited the path of location of root file system in /etc/exports.
Edited the path of location of tftpboot kernel uImage in
/etc/default/tftp-hpa

started nfs-kernel-server and tftp-hpa.

Now setting the arguments in CUTECOM. IP addresses of target and host like,

setenv ipaddr <board-ip>
setenv serverip <nfs-server-ip>
setenv bootargs mem=128M console=ttyS2,115200n8 root=/dev/nfs rw
nfsroot=<nfs-server-ip>:/data/target ip=<board-ip>::<gateway-
ip>:<netmask>:hawkboard:eth0:off nolock,rsize=1024,wsize=1024 rootdelay=2
init=/init

Now when i try to load kernel image by,

tftpboot 0xc0700000 uImage

kernel is not getting loaded showing the message,

TFTP from server 192.168.1.100; our IP address is 192.168.1.101
Filename 'uImage'.
Load address: 0xc0700000
Loading: *\0x08T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again




What must be the issue.. does all the cables i used is a rhigt one?? help me
fix this issue...

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to