
8 Jul
2019
8 Jul
'19
11:35 p.m.
On Thu, May 23, 2019 at 2:48 PM Horatiu Vultur horatiu.vultur@microchip.com wrote:
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
Acked-by: Joe Hershberger joe.hershberger@ni.com