
5 Dec
2014
5 Dec
'14
5:17 p.m.
On 10/24/2014 07:49 AM, Joakim Tjernlund wrote:
fman_port_enet_if() tests if FM1_DTSEC2 or FM1_DTSEC4 uses RGMII or MII and if not returns PHY_INTERFACE_MODE_NONE. This excludes testing for SGMII further down.
Remove the unconditional "else return PHY_INTERFACE_MODE_NONE" so SGMII can be tested too.
Signed-off-by: Joakim Tjernlund Joakim.Tjernlund@transmode.se
Applied to u-boot-mpc85xx, awaiting upstream.
York