Hello,
I am having difficulties in flashing/booting am64-sk over Ethernet.
I am following the few instructions available on the processor SDK documentation but the process doesn't work.
What I have done so far is:
- set up a dhcp and tftp server on Ubuntu 22.04.
- moved to /tftpboot the relevant files (taken from prebuilt images, not recompiled).
- boot switches are correctly configured
- On Wireshark I can see that the board is assigned an IP and after a while I see a request for tiboot.bin but the file is never transferred.
What should I do now to get booting over Ethernet to work?
Also, I do not understand how the modified uEnv.txt is coming into play in this process. Is it only for flashing to OSPI?
thank you for your help.