summaryrefslogtreecommitdiff
path: root/board/freescale/ls1046aqds/eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1046aqds/eth.c')
-rw-r--r--board/freescale/ls1046aqds/eth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/ls1046aqds/eth.c b/board/freescale/ls1046aqds/eth.c
index 8f5f95e396..33db552adb 100644
--- a/board/freescale/ls1046aqds/eth.c
+++ b/board/freescale/ls1046aqds/eth.c
@@ -409,6 +409,8 @@ int board_eth_init(struct bd_info *bis)
break;
case PHY_INTERFACE_MODE_RGMII:
case PHY_INTERFACE_MODE_RGMII_TXID:
+ case PHY_INTERFACE_MODE_RGMII_RXID:
+ case PHY_INTERFACE_MODE_RGMII_ID:
if (i == FM1_DTSEC3)
mdio_mux[i] = EMI1_RGMII1;
else if (i == FM1_DTSEC4)