diff options
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2014-10-24 16:49:02 +0200 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-12-05 08:06:07 -0800 |
commit | bcb60cb9c42eaef9292c02c60742654a3151883e (patch) | |
tree | 50c8bd9845a8941e35a59f672ea029728144cbc2 /arch/powerpc/cpu/mpc85xx | |
parent | ed39218238cf8ca312b0a14a83848af055394c68 (diff) | |
download | u-boot-imx-bcb60cb9c42eaef9292c02c60742654a3151883e.zip u-boot-imx-bcb60cb9c42eaef9292c02c60742654a3151883e.tar.gz u-boot-imx-bcb60cb9c42eaef9292c02c60742654a3151883e.tar.bz2 |
Freescale t104x: Do not exclude SGMII
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>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc85xx')
0 files changed, 0 insertions, 0 deletions