ramips: Add support of D-link DIR-620D1
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36432
This commit is contained in:
@@ -12,6 +12,7 @@ preinit_set_mac_address() {
|
||||
3g-6200n |\
|
||||
3g-6200nl |\
|
||||
3g300m | \
|
||||
dir-620-d1 |\
|
||||
w150m | \
|
||||
mzk-w300nh2 |\
|
||||
wl-330n |\
|
||||
|
||||
@@ -81,6 +81,9 @@ ramips_board_detect() {
|
||||
*"DIR-620 A1")
|
||||
name="dir-620-a1"
|
||||
;;
|
||||
*"DIR-620 D1")
|
||||
name="dir-620-d1"
|
||||
;;
|
||||
*"DIR-615 H1")
|
||||
name="dir-615-h1"
|
||||
;;
|
||||
|
||||
@@ -32,6 +32,7 @@ platform_check_image() {
|
||||
dir-615-h1 | \
|
||||
dir-615-d | \
|
||||
dir-620-a1 | \
|
||||
dir-620-d1 | \
|
||||
dap-1350 | \
|
||||
esr-9753 | \
|
||||
fonera20n | \
|
||||
|
||||
Reference in New Issue
Block a user