On 14 July 2017 at 05:54, Mario Six <[email protected]> wrote:
> Commit 68e6eca ("net: phy: marvell 88e151x: Fix handling of RGMII
> interface types") fixed the initialization of 88e151x phys, but made it
> so that interfaces of type PHY_INTERFACE_MODE_RGMII had both RX and TX
> delay bits cleared. The default (like in m88e1111s_config) is to have
> both bits set.
>
> Hence, this patch changes the behavior in the PHY_INTERFACE_MODE_RGMII
> case so that both bits are set.
>
> Signed-off-by: Mario Six <[email protected]>
> ---
>
>  drivers/net/phy/marvell.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to