Files
u-boot/arch/arm
Brendan Shanks e784cf1bf2 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
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.shanks@teradek.com>
Cc: York Sun <york.sun@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2018-08-07 14:42:15 -07:00
..
2018-07-31 11:38:13 +05:30
2018-07-26 13:15:30 -07:00
2018-07-30 07:18:48 -04:00
2018-07-31 14:46:22 -04:00
2018-06-05 07:29:09 +02:00
2018-07-30 07:18:48 -04:00
2018-07-30 07:18:48 -04:00
2018-07-30 07:18:48 -04:00