[U-Boot] [PATCH] net: mscc: serval: Remove delay when serdes is configured

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sat Jun 1 18:10:36 UTC 2019



Am 23.05.19 um 21:45 schrieb Horatiu Vultur:
> 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 at microchip.com>
> ---
>  drivers/net/mscc_eswitch/serval_switch.c | 2 --
>  1 file changed, 2 deletions(-)
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel


More information about the U-Boot mailing list