diff options
author | Sven Eckelmann <sven.eckelmann@open-mesh.com> | 2016-05-19 20:20:57 +0200 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2016-09-21 18:16:54 +0200 |
commit | 9bac508e466b664547b397b949d323e644a45987 (patch) | |
tree | 6680dba43e4607beb1144ddf6a7f9d997875f078 /target/Config.in | |
parent | 5ba0cfb798ce0fdce5d6c085f0fe63c8f524081d (diff) | |
download | upstream-9bac508e466b664547b397b949d323e644a45987.tar.gz upstream-9bac508e466b664547b397b949d323e644a45987.tar.bz2 upstream-9bac508e466b664547b397b949d323e644a45987.zip |
ar71xx: Use PHY fixups for Open Mesh MR900
The delays of PHY/MAC on the MR900 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 r49030
Diffstat (limited to 'target/Config.in')
0 files changed, 0 insertions, 0 deletions