hi
I perform this commands (from TMS320DM6446 DVEVM v2.0
Getting Started Guide)
EVM # setenv nfshost <ip address of nfs host>
EVM # setenv rootpath <directory to mount>
EVM # setenv bootargs video=davincifb:vid0=0,2500K:
vid1=0,2500K:osd0=720x576x16,2025K
davinci_enc_mngr.ch0_output=COMPOSITE
davinci_enc_mngr.ch0_mode=$(videostd)
console=ttyS0,115200n8 noinitrd rw ip=dhcp
root=/dev/nfs nfsroot=$(nfshost):$(rootpath),nolock
mem=118M
but after
EVM # boot
it stay on this message and do nothing.I cant type any command......
Starting kernel ...
"Uncompressing Linux.............................................................
........................................................................ done, b
ooting the kernel."
please help.....i don't know what must do