ar71xx: fix ethernet initialization on QCA953x-based boards (TP-Link TL-WR841N/ND...
authorJohn Crispin <john@openwrt.org>
Tue, 1 Mar 2016 08:14:53 +0000 (08:14 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 1 Mar 2016 08:14:53 +0000 (08:14 +0000)
commit8ba0fe979a35d9e965c407b68f7dfefc73302ffa
tree8b5260cf5c4da828a3e064f9fd16bc8d29f721c5
parent52f3769efe2343776ae0be6be38ec98fb4e3f63b
ar71xx: fix ethernet initialization on QCA953x-based boards (TP-Link TL-WR841N/ND v9, Compex WPJ531)

The initialization routines for these boards were relying on some (wrong)
defaults for the QCA953x ethernet. Make these defaults explicit to prevent
breaking them when the QCA953x defaults are fixed.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Backport of r46206

SVN-Revision: 48853
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v9.c
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c