ar71xx: add support for the devolo dLAN pro 500 Wireless+

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>

SVN-Revision: 46338
This commit is contained in:
John Crispin
2015-07-14 07:32:33 +00:00
parent a06c1c810e
commit 02984a6e09
10 changed files with 279 additions and 6 deletions

View File

@@ -423,6 +423,9 @@ ar71xx_board_detect() {
*"DIR-835 rev. A1")
name="dir-835-a1"
;;
*"dLAN pro 500 Wireless+")
name="dlan-pro-500-wp"
;;
*"Dragino v2")
name="dragino2"
;;

View File

@@ -208,6 +208,7 @@ platform_check_image() {
dir-615-i1 | \
dir-825-c1 | \
dir-835-a1 | \
dlan-pro-500-wp | \
dragino2 | \
epg5000 | \
esr1750 | \