diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2019-05-23 21:45:33 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2019-07-15 13:32:25 -0500 |
commit | 149468699e8f631f69d55b5c86b430824fc32d69 (patch) | |
tree | bcf05c5cfa921f1b8ee5485c59f99d0d6ab71b3e /net | |
parent | 2529dea8931849c2bf8ee32963ee846e8e06e390 (diff) | |
download | u-boot-149468699e8f631f69d55b5c86b430824fc32d69.zip u-boot-149468699e8f631f69d55b5c86b430824fc32d69.tar.gz u-boot-149468699e8f631f69d55b5c86b430824fc32d69.tar.bz2 |
net: mscc: serval: Remove delay when serdes is configured
When serdes configuration was written in hardware there was a delay
of 100ms to be sure that configuration was written. But the delay is not
needed because already the function serdes_write it is checking that the
operation finished.
Therefore remove the mdelay. This improves the speed of configuring the
network driver.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions