Other Parts Discussed in Thread: AM3354
Hi all,
Iam facing problem in bringing up ethernet interface to bring up two ethernet ports in our custom board.
I have configured kernel dual emac mode implementation.
we are using IC plus chip for ethernet interface.
we are using one ic plus chip for each interface.
eth0 : able to detect phy print mac address link speed and also able to get dhcp lease and ping as well
where as
eth1 is able to detect phy mac address, link speed but it is failing to get lease from dhcp server.
it retries for 3 retrials and skips
sending discover ....
sending discover ....
sending discover ....
NO lease failing
if we set static ip it is taking if i ping to some other ip in the network it is hanging.
Thanks & regards,
krishnegowda.c