u-boot-brain/arch/arm
Khoronzhuk, Ivan 3fe93623cc net: keystone_net: register eth PHYs on MDIO bus
As MDIO bus has been added we can register PHYs with it.
After registration, the PHY driver will be probed according to the
hardware on board.

Startup PHY at the ethernet open.

Use phy_startup() instead of keystone_get_link_status() when eth open,
as it verifies PHY link inside and SGMII link is checked before.

For K2HK evm PHY configuration at init was absent, so don't enable
phy config at init for k2hk evm.

Acked-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
2014-10-23 11:27:28 -04:00
..
cpu keystone2: k2l-evm: add board support 2014-10-23 11:27:05 -04:00
dts dm: tegra: dts: Add aliases for spi on tegra30 boards 2014-10-22 10:36:52 -06:00
imx-common dm: imx: i2c: Use gpio_request() to request GPIOs 2014-10-22 10:36:55 -06:00
include/asm net: keystone_net: register eth PHYs on MDIO bus 2014-10-23 11:27:28 -04:00
lib arm: cache: Add support for write-allocate D-Cache 2014-10-06 17:40:21 +02:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 2014-10-10 08:56:01 +02:00