ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2016 12:52:12 +0000 (12:52 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2016 12:52:12 +0000 (12:52 +0000)
commit7f0e1003bf21ffc5afb9729d386bd94afa67ae9a
treec8f0b0ce3a9011c6853ea512fdaf3b3afbc95c0d
parent336b2f4a40eed0c4d396ac1dc80dca445492221a
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49070 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/ath79/mach-mr1750.c