MLK-14363 mx6qsabreauto: Fix ethernet PHY setting issue
authorYe Li <ye.li@nxp.com>
Mon, 6 Mar 2017 13:35:08 +0000 (21:35 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:43 +0000 (14:04 +0800)
commitb9c64d0ef3f10a07b6140555353a063c166f2f8f
treea49dd55dc38651907e55aaa67f4f2b0e584f9817
parent70bc3dd2c40a5c5479b4aae6037e7914061a524e
MLK-14363 mx6qsabreauto: Fix ethernet PHY setting issue

The PHY settings for RGMII has been removed from mx6qsabreauto board codes,
due to the atheros PHY driver have updated to use same configuration for
AR8031 and AR8035, while this configuration is duplicated as we set in board codes.

But in recent codes, the PHY driver added a patch for AR8031 independent config.
So needs to add the PHY settings back to the board codes.

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/mx6qsabreauto/mx6qsabreauto.c