]> git.baikalelectronics.ru Git - uboot.git/commit
arm: ls1021atwr: Enable RGMII TX/RX clock internal delay for AR8033
authorAlison Wang <b18965@freescale.com>
Tue, 11 Apr 2017 07:02:13 +0000 (15:02 +0800)
committerYork Sun <york.sun@nxp.com>
Mon, 24 Apr 2017 15:59:43 +0000 (08:59 -0700)
commit78cca405981bb4b6f843f3ec1d9177919db77744
tree1cca1ed7acdbe9abef543f0b964075492be2f8a0
parentc9e2390aae54c6ed866a183c2fa000f096ef32ee
arm: ls1021atwr: Enable RGMII TX/RX clock internal delay for AR8033

Since commit ce412b7, RGMII TX clock internal delay is not enabled
for AR8033 unconditionally. On LS1021ATWR board, the third port
eTSEC3 uses AR8033 in RGMII mode. The TX/RX internal delay needs to
be enabled.

This patch will set PHY_INTERFACE_MODE_RGMII_ID to enable RGMII TX/RX
clock internal delay for AR8033 on the third port.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/ls1021atwr/ls1021atwr.c