HI,
when I trying to Load kernel image in DDR, typing the following command, I have these errors:
I don't know the reason of that ?
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.
HI,
when I trying to Load kernel image in DDR, typing the following command, I have these errors:
I don't know the reason of that ?
Aside from ensuring your host TFTP server is running, below is a checklist of other things you may want to keep in mind.
1) file name referenced must be in your hosts tftp directory (/tftpboot in RHEL OSes)
2) you want to make sure your host firewall is turned off (very common cause for issue above) as discussed in Getting Started Guide.
3) good network conection; can you ping your Linux host from u-boot prompt?