ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750
authorJohn Crispin <john@openwrt.org>
Wed, 23 Mar 2016 12:52:12 +0000 (12:52 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 23 Mar 2016 12:52:12 +0000 (12:52 +0000)
commit26d18d4e072201f7620c3daf8fabfb33400630b5
tree9ab700ba8d0d9bc8b6fba6aef0b6ebe1152c2c79
parentbdf76faa3e632adbdb19799211c2e6db6744d827
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: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49070
target/linux/ar71xx/files/arch/mips/ath79/mach-mr1750.c