Hi
I'm using ti-processor-sdk-linux-edgeai-am62axx-evm-09_00_01_03 on SK-AM62A-LP board.
I'm trying to boot from rgmii mode.
I had copied and modified am62x's defconfig file for am62ax (I can't find ethboot_defconfig for am62ax in my sdk folder)
on my host: isc-dhcp-server is working, tftp server is working
I can see the tiboot3 data transfer information in wireshark, but it always gets stuck at the end of the tftp flow.
it seems like that the eth for u-boot were not properly configured.
So is there any template defconfig for am62ax ethboot ?
(wireshark screenshot)
(ttyUSB0 log)