ar71xx: add kernel support for the TL-WDR3500 board
authorGabor Juhos <juhosg@openwrt.org>
Fri, 1 Feb 2013 15:50:29 +0000 (15:50 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 1 Feb 2013 15:50:29 +0000 (15:50 +0000)
commit5bd02ca895b989774c50def5cc92f1429f833479
tree47be42741503a734607ab9559a2a03202c7ee83a
parente2193a69c83506ceaddefb2fd3f175059e1b5bcc
ar71xx: add kernel support for the TL-WDR3500 board

WDR3500 is similar to WDR3600 except it doesn't have gigabit ethernet,
and has only 1 USB port.

Pending issues:

  * Leds are not working at all (except power and wlan_5g)
  * LAN switch ethernet ports are reversed with respect to case label.

  [Label] -> soft device
  [LAN1] -> eth0.4
  [LAN2] -> eth0.3
  [LAN3] -> eth0.2
  [LAN4] -> eth0.1

Based on http://patchwork.openwrt.org/patch/3208/

Thanks-to: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35423
target/linux/ar71xx/config-3.7
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3500.c [new file with mode: 0644]
target/linux/ar71xx/patches-3.7/613-MIPS-ath79-add-TL-WDR3500-support.patch [new file with mode: 0644]