diff options
author | Sven Eckelmann <sven.eckelmann@open-mesh.com> | 2016-05-19 20:20:58 +0200 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2016-09-21 18:16:54 +0200 |
commit | b92fcfb75eb3c1632f403ec2f0b6e2c5831779f0 (patch) | |
tree | a0551d302a46de45908ced0bd8b69c052ba355ae /target/linux/mxs/files | |
parent | 9bac508e466b664547b397b949d323e644a45987 (diff) | |
download | upstream-b92fcfb75eb3c1632f403ec2f0b6e2c5831779f0.tar.gz upstream-b92fcfb75eb3c1632f403ec2f0b6e2c5831779f0.tar.bz2 upstream-b92fcfb75eb3c1632f403ec2f0b6e2c5831779f0.zip |
ar71xx: Use PHY fixups for Open Mesh MR1750
The delays of PHY/MAC on the MR1750 are done by u-boot and OpenWrt in
different ways. u-boot only modifies the ETH_CFG of the QCA955x based on
the link speed. But OpenWrt can only modify the PHY delays based on the
link speed.
This can lead to communication problems when u-boot initializes the ETH_CFG
for a specific link speed (e.g. 10BASE-T) but then OpenWrt the sets the PHY
delays to an incompatible value.
Instead reset the ETH_CFG delay bits of the QCA955x to a specific value and
only rely on the AT803x PHY settings.
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Backport of r49031
Diffstat (limited to 'target/linux/mxs/files')
0 files changed, 0 insertions, 0 deletions