ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR900
authorJohn Crispin <john@openwrt.org>
Wed, 23 Mar 2016 12:52:09 +0000 (12:52 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 23 Mar 2016 12:52:09 +0000 (12:52 +0000)
commitbdf76faa3e632adbdb19799211c2e6db6744d827
treed1c211aa53ffd1818f533e8aef79c9f853d611ef
parent28b6e5e2255e8de2e223bbcfc11b70bf0711a57c
ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR900

The MR900 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 MR900 can be used instead.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49069
target/linux/ar71xx/files/arch/mips/ath79/mach-mr900.c