aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2019-03-30 07:22:09 +0100
committerMarek Vasut <marex@denx.de>2019-04-09 18:19:10 +0200
commit4a45e93ff3a1682fe80e7f391d0beab87b4ee064 (patch)
tree57143c844b19793868d5c89a912339dc20b86f24 /include
parent317d13ac6307d5c2eed7bc065009d6201dc9bfaa (diff)
downloadu-boot-4a45e93ff3a1682fe80e7f391d0beab87b4ee064.zip
u-boot-4a45e93ff3a1682fe80e7f391d0beab87b4ee064.tar.gz
u-boot-4a45e93ff3a1682fe80e7f391d0beab87b4ee064.tar.bz2
net: sh_eth: Initialize PHY in probe() once
Reset and initialize the PHY once in the probe() function rather than doing it over and over again is start() function. This requires us to keep the clock enabled while the driver is in use. This significantly reduces the time between transfers as the PHY doesn't have to restart autonegotiation between transfers, which takes forever. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions