I was restoring the NAND flash and updatting the kernel using the following commands:
EVM # setenv ipaddr 10.8.104.78
EVM # setenv serverip 10.8.104.79
EVM # tftp 0x80700000 uImage
EVM # nand erase 0x400000 0x200000
EVM # nand write 0x80700000 0x400000 0x200000
The FLASH was written ok, I didn't get an error, but now i can't usre the teraterm console on COM1. i get no response from the DVEVM.