u-boot cmd:
tftpboot 0x80700000 uImage;tftpboot 0x82000000 cramfsImage_dm368;bootm 0x80700000
................................
done
Bytes transferred = 15265792 (e8f000 hex)
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.32.17-davinci1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2148020 Bytes = 2 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Then my TIDM368 board is dead. Could anybody give me some guide? Thanks a lot.