When I booting the EVM with u-boot>dhcp, the loading exceeds the maximum time set. Message as: "Retry count exceed. starting again. " I checked the TFTP status. It's running. But when I tried to download uImage with command: "tftp 192.168.0.1 get image.bin" on another computer, message came up as "transfer time out".
What's the problem?