This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

problem with booting dm6446???

Other Parts Discussed in Thread: TMS320DM6446

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