]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: axi_emac: Check if phy was correctly detected
authorMichal Simek <michal.simek@xilinx.com>
Thu, 21 Nov 2013 15:15:51 +0000 (16:15 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 4 Feb 2014 15:42:45 +0000 (16:42 +0100)
commit6f9b93723a39dc6d6231c842bb0166bd6258ee53
tree2039b5daf76023f3af3c25a3f7525ede25ecf9af
parent4ed4aa20de50661de89dbe7896595e2b0bf44d5c
net: axi_emac: Check if phy was correctly detected

As tsec and fm drivers checking phydev->link
ensure that u-boot don't try access device if link is not ready.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/xilinx_axi_emac.c