ramips: add support for Dovado tiny AC
Add support for Dovado tiny AC wifi router. Soc: mt7620a ram: 64MB flash: 8MB 1x usb 2.0 two gigabit lan ports 5ghz wlan is not supported on this board since there is no gpl driverfor mt7610e wifi chip. Signed-off-by: Andrej Vlasic <andrej.vlasic0@gmail.com> SVN-Revision: 47348
This commit is contained in:
@@ -145,6 +145,9 @@ ramips_board_detect() {
|
||||
*"DIR-860L B1")
|
||||
name="dir-860l-b1"
|
||||
;;
|
||||
*"Dovado Tiny AC")
|
||||
name="tiny-ac"
|
||||
;;
|
||||
*"E1700")
|
||||
name="e1700"
|
||||
;;
|
||||
|
||||
@@ -100,6 +100,7 @@ platform_check_image() {
|
||||
sl-r7205|\
|
||||
tew-691gr|\
|
||||
tew-692gr|\
|
||||
tiny-ac|\
|
||||
ur-326n4g|\
|
||||
ur-336un|\
|
||||
v22rw-2x2|\
|
||||
|
||||
Reference in New Issue
Block a user