Skip to content
Snippets Groups Projects
Commit 26d18d4e authored by John Crispin's avatar John Crispin
Browse files

ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750


The MR1750 must unset some bits in ETH_CFG which were set by u-boot to work
correctly under OpenWrt. But the global function
ath79_setup_qca955x_eth_cfg will not unset all of them to increase the
backward compatiblity with older mach-* files. A private (simplified)
version for MR1750 can be used instead.

Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>

SVN-Revision: 49070
parent bdf76faa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment