|
Hello!
I have a custom board with at91sam9x25 mc. I have a problem with receiving ethernet packets. From u boot i tried to ping another host , arp packets goes from atmel but when my host answer, atmel do not see it, and then retransmit the packet. the same situation with dhcp requests. with my oscilloscope I check all MII pins, everything looks fine, including receiving packets. I view some signal changing on RX pins of PHY ethernet. Then i launch linux kernel 2.6.39 , i have not rootfs yet, because of flash size restriction, but in kernel config i setup ip self-configuring option, that enables getting ip address through dhcp while loading and again the same situation sending but could not receive. U boot , kernel I configured with at91sam9x5 configs. Could it be same differences between sam9x25 and sam9x5 that lead such problem? they all from one die family.
Thanks!
|