ar71xx: add kernel support for the TL-WDR3500 board
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 1 Feb 2013 15:50:29 +0000 (15:50 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 1 Feb 2013 15:50:29 +0000 (15:50 +0000)
commit2131e6719136dbc06722c1bfac80a09a8736e442
tree8c17cfe8620e6b13e927ae1b142755bc4c31ec27
parent73dff0146c7045eaa5a3efb91c2ef4ba1b945103
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35423 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]