1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux
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
..
adm5120
adm8668
ar7
ar71xx ar8216: Fix problem with AR8337 MAC swap handling 2015-06-14 17:43:50 +00:00
arm64
at91
ath25
au1000 au1000: add a missing dependency to the pcmcia module 2015-06-01 06:03:52 +00:00
bcm53xx bcm53xx: update NVRAM driver to MIPS version from upstream-sfr 2015-06-10 20:34:32 +00:00
brcm47xx brcm47xx: backport BCM47XX patches (NVRAM & BCMA_HOST_PCI) 2015-06-10 19:52:07 +00:00
brcm63xx brcm63xx: fix A4001N image padding size 2015-06-11 12:10:43 +00:00
brcm2708 brcm2708: fix imagebuilder 2015-05-29 11:28:54 +00:00
cns3xxx
gemini
generic ar8216: Fix problem with AR8337 MAC swap handling 2015-06-14 17:43:50 +00:00
imx6
ipq806x kernel: move a symbol from the ipq806x config to generic to prevent it from being nuked by make kernel_oldconfig 2015-06-07 07:32:35 +00:00
ixp4xx ixp4xx: use usb-*-pci where appropriate 2015-05-29 14:39:12 +00:00
kirkwood
lantiq lantiq: Backport gpio-stp-xway to fix the highest bits of the PHY LEDs 2015-06-05 14:11:51 +00:00
malta malta: add default network configuration 2015-05-31 17:45:43 +00:00
mcs814x
mpc85xx
mvebu
mxs
netlogic
octeon
omap
omap24xx
orion
oxnas oxnas: change file extension of u-boot+initramfs image 2015-06-14 17:42:00 +00:00
ppc40x
ppc44x
pxa
ramips ramips: fix Power LED handling for WHR-300HP2, WHR-600D, WHR-1166D 2015-06-08 12:51:13 +00:00
rb532
realview
sunxi sunxi: correct default package selection, fixes imagebuilder 2015-05-29 13:55:26 +00:00
uml
x86
xburst
Makefile