]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: gem: Remove phy autodetection code
authorMichal Simek <michal.simek@xilinx.com>
Fri, 29 Mar 2019 08:25:09 +0000 (09:25 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 4 Jun 2019 10:44:49 +0000 (12:44 +0200)
commit1e436da45691b0a27fb20642a7c44c54468dcdb8
tree09b32939852ff2a318fa58620b6bcf6888e10f31
parentf89b5cc3efc944679ed10ef8c640cb8e2ce65dcc
net: gem: Remove phy autodetection code

There is no reason to detect phy when core is doing it for us.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Series-to: uboot
---
Based on https://lists.denx.de/pipermail/u-boot/2019-March/363225.html
drivers/net/zynq_gem.c