[U-Boot] [PATCH] net: phy: realtek: fix enabling of the TX-delay for RTL8211F
York Sun
york.sun at nxp.com
Fri Aug 18 21:43:33 UTC 2017
On 08/18/2017 01:36 AM, Madalin Bucur wrote:
> The old logic always enabled the TX-delay when the phy-mode was set to
> PHY_INTERFACE_MODE_RGMII. With this patch we enable the TX delay for
> PHY_INTERFACE_MODE_RGMII_ID and PHY_INTERFACE_MODE_RGMII_TXID and
> disable it for PHY_INTERFACE_MODE_RGMII.
>
> Based on a similar change made in the Linux Realtek PHY driver
> by Martin Blumenstingl <martin.blumenstingl at googlemail.com>.
>
> Signed-off-by: Madalin Bucur <madalin.bucur at nxp.com>
> ---
Together with https://patchwork.ozlabs.org/patch/797657/, this fixes the
network issue on LS1043ARDB.
Acked-by: York Sun <york.sun at nxp.com>
More information about the U-Boot
mailing list