Hi,

Following the instruction given in Startup guide
(sprue66a.pdf), 
A.5.4 Booting via TFTP Using NFS File System, it
always comes out with error, 

DaVinci EVM # boot


BOOTP broadcast 1
BOOTP broadcast 2
.....
BOOTP broadcast 10

Retry count exceeded; starting again

Here is what my env setting is:

bootdelay=3
baudrate=115200
root=path /home/alanli/workdir/filesys
stdin=serial
stdout=serial
stderr=serial
ethaddr=00:0e:99:02:53:3a
videostd=ntsc
serverip=192.168.1.5
rootpath=/home/alanli/workdir/filesys
nfshost=192.168.1.5
bootargs=console=ttyS0,115200n8 noinitrd rw ip=dhcp
root=/dev/nfs
nfsroot=192.168.1.5:/home/alanli/workdir/filesys,nolock
mem=120M
bootcmd=dhcp;bootm
bootfile=uImage

And the DVEVM and Host PC are connected via a router
which has DHCP server.

It seems like the command, dhcp, is stuck somewhere
with those message. I don't have any idea what is
going on. any help is apreciated.

alan


_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to