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)
commit836c3ae131cc7ae6a21636b944a98d432ad6af38
tree1471d5d675766e905179575ca7fda33f6f14a1dc
parentba2afcf9118d8ae4775e0d928bf8896e97433950
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