brcm63xx: add Comtrend VR-3026e support
Add support for Comtrend VR-3026e v1. The device is almost identical to the Comtrend VR-3025un. Signed-off-by: Martin Tesar <tesarmar@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46752
This commit is contained in:
@@ -102,6 +102,9 @@ brcm63xx_dt_detect() {
|
||||
"Comtrend VR-3025un")
|
||||
board_name="vr-3025un"
|
||||
;;
|
||||
"Comtrend VR-3026e")
|
||||
board_name="vr-3026e"
|
||||
;;
|
||||
"Comtrend WAP-5813n")
|
||||
board_name="wap-5813n"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user