commit | 0750701a3f74e831b6cb0ecc69be2f7eff94e819 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Wed Jun 22 12:07:14 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 12 17:58:48 2016 +0200 |
tree | 126f6e9deb958fd687ca55cdaf3ff39bc13ee1b3 | |
parent | a32b4a03c717e37561505297a39ed02313e654af [diff] |
driver/net/fec: support fixed speed connection If MAC is directly connected to another MAC (like a switch for example) we don't need to probe for a phy, autoneogation and so on. We simply have to setup speed. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Acked-by: Joe Hershberger <joe.hershberger@ni.com>