[U-Boot] [PATCH] net: mscc: ocelot: Fix reset of the phys
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Mar 15 11:14:08 UTC 2019
Am 12.03.19 um 10:23 schrieb Horatiu Vultur:
> The function mscc_miim_reset resets all the phys, but it is called for
> each phy separetely. One consequence of this is that the boot time
> is increased by 2 seconds.
>
> The fix consists for calling the mscc_miim_reset function only once for
> all phys.
>
> Signed-off-by: Horatiu Vultur <horatiu.vultur at microchip.com>
> ---
> drivers/net/mscc_eswitch/ocelot_switch.c | 27 ++++++++++-----------------
> 1 file changed, 10 insertions(+), 17 deletions(-)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list