ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750
authorSven Eckelmann <sven.eckelmann@open-mesh.com>
Thu, 19 May 2016 18:21:00 +0000 (20:21 +0200)
committerSven Eckelmann <sven@narfation.org>
Wed, 21 Sep 2016 16:16:54 +0000 (18:16 +0200)
commit5ec3e29ac963dfdf92ddd04bab35846e0e592114
tree23e48b5f5f2d496c29819f73b579f72c3f8beb60
parentf8d1f1c678be771589b54e5bb74fa703c6153813
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>
Backport of r49070
target/linux/ar71xx/files/arch/mips/ath79/mach-mr1750.c