openwrt/target/linux/ar71xx
Felix Fietkau 4a9d726200 ar8216: Fix problem with AR8337 MAC swap handling
AR8337 supports a configuration bit to swap MAC0 and MAC6.
Currently this is set in general if an AR8337 is detected and causes
issues with devices using an AR8334 (internally an AR8337, just
less chip pins).
And it might even cause issues with AR8337-based devices with
different board designs.

Swapping the MAC's however isn't needed for AR8337 in general.
It's just needed in case of certain board designs (affected devices
seem to be based on Atheros reference board AP135/136-010).
Therefore this configuration bit should be moved to platform data.

The patch includes the needed changes to the device initialization
code of affected devices. Hopefully I didn't miss any ..

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 45970
2015-06-14 17:43:50 +00:00
..
base-files ar71xx: fix mac offset in firmware file 2015-06-14 17:41:27 +00:00
files ar8216: Fix problem with AR8337 MAC swap handling 2015-06-14 17:43:50 +00:00
generic ar71xx: Add support for the Meraki MR12 & MR16 2015-05-23 15:27:22 +00:00
image ar71xx: use Image/BuildLoaderPatched for TPLINK-SAFELOADER images 2015-05-30 22:55:50 +00:00
mikrotik ar71xx: add initial support for RB911G-5HPacD 2015-04-07 20:04:03 +00:00
nand Netgear R6100 support 2014-11-26 08:28:22 +00:00
patches-3.18 ar71xx: Add pll_1000 value for eth0 to Ubiquiti Rocket M XW 2015-06-14 17:43:18 +00:00
base-files.mk ar71xx: drop procd_init console hack 2013-06-21 16:53:11 +00:00
config-3.18 ar71xx: Add support for the Meraki MR12 & MR16 2015-05-23 15:27:22 +00:00
Makefile ar71xx: make v3.18 default 2015-02-17 14:33:29 +00:00
modules.mk kernel: remove NAND flash related kmod-* packages 2015-06-07 07:22:11 +00:00