Files
u-boot/drivers
Vitaly Andrianov 312aca4e69 net: keystone_net: move serdes setup to initialization function
On Keystone2 devices serdes must be initialized before accessing MDIO bus.
This commit moves the keystone2_net_serdes_setup() from keystone2_eth_open
to keystone2_emac_initialize to meet that requirement.

This also eliminates unnecessary serdes initializatin every time when the
keystone2_eth_open is being called.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Tested-by: Nishanth Menon <nm@ti.com>
2015-02-16 12:41:41 -05:00
..
2015-02-12 10:35:33 -07:00
2015-02-12 15:17:29 -07:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2015-02-05 22:16:42 -07:00