aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-06-14 17:43:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-06-14 17:43:50 +0000
commit4a9d72620058e95350258b4e0b006c8d3943d2ca (patch)
tree24fe5f4dad3058078322d1f545761a784683000e /Makefile
parentb98fb7664639a814f3dba309eaf38b62be137bb8 (diff)
downloadupstream-4a9d72620058e95350258b4e0b006c8d3943d2ca.tar.gz
upstream-4a9d72620058e95350258b4e0b006c8d3943d2ca.tar.bz2
upstream-4a9d72620058e95350258b4e0b006c8d3943d2ca.zip
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
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions