Tool/software: Linux
Dear Sir:
We make AM437X StarterKit EVM as reference board.
we use SDK ti-processor-sdk-linux-am437x-evm-04.03.00.05-Linux-x86-Install.bin
with our custom board, we have make ethernet work well under linux kernel.
but it does't work under u-boot.
it ping PC IP fail. it call cpsw_send to send arp packet, but we use wireshark to capture arp request in PC site.
but there is no any packet in PC Site with wireshark.
so i think it can send out any packet from target board.
we don't know the root cause.
can you give us some advice or some help ?