On 07/16/2018 01:28 PM, Brendan Shanks wrote:
> In ft_fixup_enet_phy_connect_type(), use strlen() instead of sizeof() on
> the pointer result of phy_string_for_interface().
> sizeof() was returning the size of the pointer (4 bytes), resulting in
> the phy-connection-type being set to "rgmi" rather than "rgmii-id".
> 
> Signed-off-by: Brendan Shanks <brendan.sha...@teradek.com>
> Cc: York Sun <york....@nxp.com>
> ---

Applied to fsl-qoriq master, awaiting upstream.
Thanks.

York
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to