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)
commit0f08db609fa1339fbe222aaacdf599e1016d2c13
treec8f0b0ce3a9011c6853ea512fdaf3b3afbc95c0d
parent836c3ae131cc7ae6a21636b944a98d432ad6af38
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